ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
ServiceStop (Function)
Stops a service.
fRemoveDir (Example)
Usage example of the fRemoveDir function
Structure (Type of variable)
A structure is a custom type of data...
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.
EmailReadNext (Example)
Usage example of the EmailReadNext function
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Radio Button control properties
List of properties associated with a Radio Button control...
ServiceStart (Function)
Starts a service.
SQLExec (Example)
Usage example of the SQLExec function
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
Constants for managing Map controls
Constants for managing Map controls...
Time (Type of variable)
The Time type is used to easily handle the times...
ServiceRestart (Function)
Restarts a service (already started).