ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
TextColor (Property)
The TextColor property is used to set the text color of an element.
HighlightColor (Property)
The HighlightColor property is used to set the highlight color of an element.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
<TreeView>.Select (Function)
Returns the full path of the selected element in a TreeView control.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart 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.
Property (Property)
The Property property is used to get and change the properties 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.
State (Property)
The State property is used to get and change the state of an element.