ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<Organization Chart>.Select (Function)
Returns the index of the selected element in an Organization Chart control.
Weight (Property)
The Weight property is used to get and change the weight of an element.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
Generator (Property)
The Generator property is used to identify the program that generates an element.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
Movable (Property)
The Movable property is used to define if an element can be moved.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
Start (Property)
The Start property gets the starting point of an element or event.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Size (Property)
The Size property is used to determine and change the size of an element.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.