ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the setup program
Two tools can be used to create a setup program......
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.
<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....
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
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......
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
<Organization Chart>.Select (Function)
Returns the index of the selected element in an Organization Chart control.
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Error 203: The procedure already has a scope attribute (local or global)
WBAdminConnection (Variable type)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
Copying controls from the page editor
The controls can be copied from the page editor......
Copying controls from the report editor
The controls can be copied from the report editor......
<Looper>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
<Table>.AddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.