ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UUID (Property)
The UUID property is used to get the identifier of an element.
Virtual (Property)
The Virtual property is used to determine if an element is virtual.
Empty (Property)
The Empty property is used to determine if an element is empty.
OrgDelete (Function)
Deletes an element and its "children" from an Organization Chart control.
Price (Property)
The Price property is used to manage price of an element.
Exist (Property)
The Exist property is used to determine if an element exists.
OrgAddChild (Function)
Adds a child element into an Organization Chart control.
Orientation (Property)
The Orientation property gets and sets the angle of an element.
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
Global (Property)
The Global property is used to determine if an element is global.
Numbering
The Numbering property is used to describe the numbering of an element.
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
<TreeView>.MoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
<Organization Chart>.AddChild (Function)
Adds a child element into an Organization Chart control.
<Organization Chart>.Delete (Function)
Deletes an element and its "children" from an Organization Chart control.
Valid (Property)
The Valid property is used to determine if an element is valid.
Visible (Property)
The Visible property is used to set the visibility of an element.
Index (Property)
The Index property is used to get the index of an element.
Accuracy (Property)
The Accuracy property is used to handle the precision of an element.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.