ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatWrite (Function)
Writes an element into a matrix.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Salesforce functions
List of Salesforce functions...
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
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).
Error 106: Redefinition of a global variable
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......
ServiceWriteEventLog (Function)
Writes an event into the log of Windows events.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
TreeExpand (Function)
Expands a node in a TreeView control.
fCurrentDir (Function)
Identifies or modifies the current directory.
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.