ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimeToString (Function)
Converts a time to a string in the specified format.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
TelemetryEnable (Function)
Enables the telemetry manually.
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatTranspose (Function)
Calculates the transposed matrix.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
Defining clickable areas
In a page, an Image control can contain clickable areas......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window....
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....