ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
How to loop through a file using filters?
Array management functions
List of functions for managing arrays...
Speech recognition management functions
The following functions are used to manage speech recognition:...
TreeView Table control functions
List of functions for managing TreeView Table controls...
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
Runtime error management functions
List of functions for managing runtime errors...
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
WordCount (Function)
Returns the number of words in a string.
HCheckStructure (Function)
Defines the mode for comparing data files.