ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
MatTranspose (Function)
Calculates the transposed matrix.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
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.
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.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
TelemetryEnable (Function)
Enables the telemetry manually.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
fCurrentDir (Function)
Identifies or modifies the current directory.
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.
Defining clickable areas
In a page, an Image control can contain clickable areas......
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
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...
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
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.
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....