ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Word Processing>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
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.
TreeGiveChild (Function)
Returns the "children" of an element found 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.
<TreeView Table>.GiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
<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.
Name (Property)
The Name property is used to get the name of an element.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Value (Property)
The Value property is used to get and change the value of an element.
Width (Property)
The Width property is used to determine and change the width of an element.
Height (Property)
The Height property is used to get and change the height of an element.
Format (Property)
The Format property is used to identify and change the format of an element
FullName (Property)
The FullName property is used to get the full name of an element.