ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
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.
Visible (Property)
The Visible property is used to set the visibility 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.
<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.
Name (Property)
The Name property is used to get the name of an element.
5. User Groupware in practice
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
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....