ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbGetTableDescription (Function)
Retrieves the description of an HBase table.
SMSSend (Function)
Sends an SMS.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
Phone management functions
List of functions for phone management...
<emailOutlookSession variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoCreate (Function)
Creates a connection to a MongoDB server or cluster.
SSHCommand (Function)
Sends a command to an SSH server. The session is automatically started and closed as soon as the command is sent.
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Redis management functions
The following functions are used to manage a Redis database:...
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
Modbus functions
List of Modbus functions...
<Array>.Sort (Function)
Sorts a WLanguage array.
Functions for managing OAuth and OpenID protocols (prefix syntax)
OAuth and OpenID protocol management functions...
Constants used by the XML signature
Constants used by the XML signature...
Beacon functions
The following functions are used to manage Beacons......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Movable (Property)
The Movable property is used to define if an element can be moved.
<AuthToken variable>.OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.