ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
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....
Error 106: Redefinition of a global variable
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.
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....
Salesforce functions
List of Salesforce functions...
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.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
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......
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.