ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
Progress (Property)
The Progress property returns the task progress status.
fCurrentDir (Function)
Identifies or modifies the current directory.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
MatTranspose (Function)
Calculates the transposed matrix.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
Movable (Property)
The Movable property is used to define if an element can be moved.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
TelemetryEnable (Function)
Enables the telemetry manually.
SerialNumber (Property)
The SerialNumber property is used to manage serial numbers.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
TimeToString (Function)
Converts a time to a string in the specified format.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
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.
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.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
Defining clickable areas
In a page, an Image control can contain clickable areas......
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...