AutomationRequestLicenseKey( <cProgId> | <cCLSID> ) => cKey
AutomationTranslateColor( <nColor>, <lIsOLEColor> ) --> nColor
CurDir( [<cDrive>] ) --> cCurrentDirectory or CurDir( <cDirectory> ) --> cPreviousDirectory
DllCall( <cDllName>|<nDllHandle>, [<nCallingConv>], <cFuncName>|<nOrdinal> [, <xParam,...>] ) --> xReturn
DLLFUNCTION <FunctionName>( [[@]<Parameters,...>] ) USING CDECL | OSAPI | STDCALL | SYSTEM FROM <DllName>
GetNew( [<nRow>], [<nCol>], [<bVarBlock>], [<cVarName>], [<cPicture>], [<cColor>] ) --> oGet
LoadFromUrl( <cURL>, [<nPortNumber>], [<nProtocol>], [<cProxyUrl>], [<acByPass> ], [<cMethod>], [<cPostString>], [<cCookie>], [<cAcceptType>], [@<nStatus>], [<bcUserFunc>] ) --> cWebContent | NIL
TBColumnNew( [<cHeading>] [,<bVarBlock>] ) --> oTBColumn
TBrowseDb( [<nTop>], [<nLeft>], [<nBottom>], [<nRight>] ) --> oTBrowse
TBrowseNew( [<nTop>], [<nLeft>], [<nBottom>], [<nRight>] ) --> oTBrowse
ToQP( <cString> ) --> cEncodedString