ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. HFSQL Client/Server cluster
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
The Static control
A Static control is a control used to display a static text......
6. HFSQL Client/Server clusters
5. User Groupware in practice
7. Window templates
...Window templates...
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
ERR_CANNOT_CREATE_TMP
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
<List Box>.SelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Guest (Property)
The Guest property is used to get and modify a list of guests.
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).