ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TreeView Table>.ChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
<List Box>.SelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
FontSize (Property)
The FontSize property is used to define the size of the font used for an element.
Note (Property)
The Note property is used to get and change a text associated with an element.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
TableGiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
<TreeView Table>.GiveParent (Function)
Returns the "parent" of an element (next level up) in a TreeView Table control.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
DisplayOnly (Property)
The ReadOnly property determines if an element is read-only.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Using an external component in an application
A component can be reused at any time in any application......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......