ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fCurrentDir (Function)
Identifies or modifies the current directory.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatWrite (Function)
Writes an element into a matrix.
MatRead (Function)
Reads the value of a matrix element.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
TreeExpand (Function)
Expands a node in a TreeView control.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
MatTranspose (Function)
Calculates the transposed matrix.
OCRExtractTextBlock (Function)
Returns all the text blocks of an image.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TelemetryEnable (Function)
Enables the telemetry manually.
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
TreeCollapse (Function)
Collapses a branch previously expanded.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
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....