ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
zipExtractFile (Example)
Usage example of the zipExtractFile function
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Move (Function)
Allows: 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.)....
Looper control linked to a table
A Looper control can be used to display the content of a table or query......
Modbus functions
List of Modbus functions...
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
geoPosition (Variable type)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
fSplit (Function)
Splits a file into several files.