ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Selection (Property)
The property Selection property is used to manage the selection.
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
Redis functions
The following functions are used to manage a Redis database:...
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
<Array>.Sort (Function)
Sorts a WLanguage array.
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
SMS functions
List of SMS functions...
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Modbus functions
List of Modbus functions...
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Queue, Stack and List functions (prefix syntax)
List of Queue, Stack and List functions...