ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
<TreeMap>.Seek (Function)
Finds the index of an element in a TreeMap control from the element path.
TreeMapSeek (Function)
Finds the index of an element in a TreeMap control from the element path.
TreeMapSearch (Function)
Finds the index of an element in a TreeMap control from the element path.
Installing the HFSQL Server module
Modifies or returns the sound volume....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
<Organization Chart>.Select (Function)
Returns the index of the selected element in an Organization Chart control.
Preparing the phone to test 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 ......
Manipulating TreeMap controls programmatically
WINDEV allows you manipulate a TreeMap control programmatically....
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Copying controls from the page editor
The controls can be copied from the page editor......
Copying controls from the window editor
The controls can be copied from the window editor......
Copying controls from the report editor
The controls can be copied from the report editor......