this is list of already present and functioning keywords but not mentioned in the help until now

Core
to:
thinbasic-language\thinbasic-functions\variables functions
missing:
Variable_GetInfo()
not sure about syntax - i suspect equal to the sdk-function thinBasic_VariableGetInfoEX


to:
thinbasic-language\thinBasic-functions\Application functions
missing:
APP_ListVariables
i would also link this from varriables-section sinds its to find in Application-related

missing:
APP_ListKeywordsAndSyntax

missing:
APP_GetEntryPoint

APP_SetEntrypoint
i think the second one is mentioned in the beginning in relation to TBMain

to:
thinbasic-language\script structure\functions & subs
missing:
Function_GetBodyCode
Function_GetSourceCode
Function_GetStackLevel

File module
to:
thinBasic Modules\File\ (DISK?)
missing:
Disk_Free("C:")
missing:
Disk_Size("C:")