ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

State (Property)
The State property is used to get and change the state of an element.
<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.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
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.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
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.
Description (Property)
The Description property is used to get and change the description of an element.
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......