ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fUnlock (Function)
Entirely or partially unlocks an external file.
fRemoveDir (Example)
Usage example of the fRemoveDir function
ServiceStart (Function)
Starts a service.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Constants for managing Map controls
Constants for managing Map controls...
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
SaaSAdminAddSite (Function)
Adds a SaaS site.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
EmailReadNext (Example)
Usage example of the EmailReadNext function
ServiceStop (Function)
Stops a service.
ArrayDelete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
Time (Type of variable)
The Time type is used to easily handle the times...
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
SQLExec (Example)
Usage example of the SQLExec function