ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
fDir (Function)
Finds a file or directory.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
fTime (Example)
Usage example of the fTime function
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
MatExist (Function)
Checks the whether the matrix exists in memory.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
NotificationDisplay (Function)
Displays a message outside the browser.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
HMode (Function)
Changes the mode and the method for locking data files.
fSelect (Example)
Usage example of the fSelect function
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.
Sensor constants
Constants used by the SensorXXX functions...
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
HashFile (Example)
Usage example of the HashFile function
ParallelTaskExecuteAfterAll (Example)
Usage example of the ParallelTaskExecuteAfterAll function
MapAddMarker (Example)
Usage example of the MapAddMarker function
FolderData (Example)
Usage example of the FolderData function
ServiceInstall (Example)
Usage example of the ServiceInstall function
AppointmentListCalendar (Example)
Usage example of the AppointmentListCalendar function
DataType (Example)
Usage example of the DataType function