ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
<Looper>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Project management functions
List of functions for managing projects...
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
Queue (Variable type)
A Queue variable is a structured type that groups a set of elements of the same type.
<Array>.Info (Function)
Returns the details of an array: type of elements, number of dimensions, etc.
NbArrayElement (Property)
The NbArrayElement property is used to configure the number of elements in an array item.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
The Dashboard control
Dashboards are essential elements in an application......
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.