ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
Composite variable
A composite variable contains different types of elements (members)...
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
Count (Property)
The Count property returns the number of elements in a given set.
TreeCount (Function)
Returns the number of elements found in a branch of a TreeView control.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Environment of the report editor
Environment of the report editor...
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
<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.
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....
1
4
5
6
7
8
97
>