ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeGiveChild (Function)
Returns the "children" of an element found 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.
<Looper>.Select (Function)
Returns the index of the selected element in a Looper control.
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.
<TreeView Table>.GiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
Accuracy (Property)
The Accuracy property is used to handle the precision of an element.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
<TreeView>.MoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
<Document>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
Move
The Move property determines if an element can be moved.
Remove
The Remove property determines if an element can be removed.
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.