ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
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).
Error 106: Redefinition of a global variable
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...
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
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).
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.