ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Virtual (Property)
The Virtual property determines if an element is virtual.
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.
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.
Number (Property)
The Number property gets the number of an element.
OrgSelectMinus (Function)
Deselects an element from an Organization Chart control.
TreeDelete (Function)
Deletes an element and all its "children" from a TreeView control.
EnumSubElement (Function)
Used to enumerate the subelements of a project element.
OrgModify (Function)
Modifies an element in an Organization Chart control.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
<Organization Chart>.SelectPlus (Function)
Selects an element in an Organization Chart control.
<Organization Chart>.SelectMinus (Function)
Deselects an element from an Organization Chart control.
<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.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.