ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
ArrayInsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
<Array>.AddReference (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.
MarkdownToHTML (Function)
Converts a Markwdown string to an HTML buffer (encoded in UTF-8).
Germany.CheckUStIdNr (Function)
Checks the validity of a USt-IdNr (company identification number in Germany).
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
13. Debugger
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......