ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Organization Chart>.SelectPlus (Function)
Selects an element in an Organization Chart control.
TreeDelete (Function)
Deletes an element and all its "children" from a TreeView control.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
XMLNext (Function)
Positions on the next element (tag or attribute).
SysColor (Function)
Identifies or modifies the color of a Windows element.
EnumSubElement (Function)
Used to enumerate the subelements of a project element.
OrgModify (Function)
Modifies an element in an Organization Chart control.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
Alias (Property)
The Alias property gets the alias of an element.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
<Organization Chart>.SelectMinus (Function)
Deselects an element from an Organization Chart control.
Visible (Property)
The Visible property sets the visibility of an element.
<TreeView>.Delete (Function)
Deletes an element and all its "children" from a TreeView control.
Seek (Function)
Searches for the index of an element in a WLanguage array.
MemFound (Function)
Checks whether the sought element was found.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Formatting (Property)
The Formatting property describes the formatting of an element.
Table,Insert (External language)
Inserts an element into a table at a given position.
Inherited (Property)
The Inherited property determines if an element is inherited.
Reduce (Function)
Applies a computation to each element of a WLanguage array.