ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management...
Salesforce functions
List of Salesforce functions...
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
ServiceUninstall (Function)
Uninstalls a service.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
10. Embedded queries
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups...
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
HChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
HStatCalculateAsynchronous (Function)
Gets various statistics on the keys of an HFSQL Client/Server table. This new function...
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data...
HSuggestKey (Function)
Returns a list of keys to add to tables to improve query performance.
iEllipse (Function)
Prints an ellipse (in a rectangle).
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.