ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Organization Chart>.Select (Function)
Returns the index of the selected element in an Organization Chart control.
List,Add (External language)
Adds an element to a Combo Box or List Box control.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
Label (Property)
The Label property is used to get and define the label of an element.
OrgSelect (Function)
Returns the index of the selected element in an Organization Chart control.
ContentType (Property)
The ContentType property is used to get and define the content of an element.
Property (Property)
The Property property is used to get and change the properties 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.
Month (Property)
The Month property is used to get and change the month of an element.
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.
<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.
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.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
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.