ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
Project functions
List of functions for managing projects...
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
TreeListItem (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.
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
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.)....
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
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....
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.