ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Designation of current element (Reserved word)
The keywords used to identify the current element are:
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc.
grColor (Function)
Returns and initializes the color of different chart elements.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLChild (Function)
Positions on the first child element of current element.
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete...
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project...
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<Calendar>.SelectCount (Function)
Returns the number of days selected in a Calendar control.
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLFind (Function)
Performs a search in an XML document.
Array (Variable type)
An array is a structured type used to group together a set of elements of the same type...
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
<TreeMap>.InfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
<TreeView>.ListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
TableChildCount (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.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
Company (Property)
The Company property is used to get and modify the company associated with an element.
<Looper>.RestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
<TreeView Table>.ChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.