ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item. a variable. several variables....
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
WindowOpeningOptions (Variable type)
The WindowOpeningOptions type is used to define a window's opening options....
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
HChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
BufferToHexa (Function)
Converts a buffer into a displayable hexadecimal string (e.g. "4A 5B 00").
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
TelemetryEnable (Function)
Enables the telemetry manually.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
Movable (Property)
The Movable property is used to define if an element can be moved.
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....
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.