ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Creating a window skin template
GetDefinition (Function)
Retrieves the definition of element type.
TreeMapDelete (Function)
Deletes an element from a TreeMap control.
Push (Function)
Pushes an element onto the stack.
List,Select,? (External language)
Returns the element selected in the list.
Table,Add (External language)
Adds an element to a Table control.
Table,Modify (External language)
Modifies an element in a Table control.
Table,Select,+ (External language)
Selects an element in a Table control.
Table,Delete (External language)
Deletes an element from a Table control.
TreeMapAdd (Function)
Adds an element into a TreeMap control.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
<TreeMap>.Add (Function)
Adds an element into a TreeMap control.
<TreeMap>.Delete (Function)
Deletes an element from a TreeMap control.
<TreeView>.SelectPlus (Function)
Selects an element in a TreeView control.
<TreeView>.SelectMinus (Function)
Deselects an element in a TreeView control.
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
MemDelete (Function)
Deletes an element from a memory zone.
MemSetPosition (Function)
Positions the memory zone on an element.
MemModify (Function)
Modifies an element in a memory zone.
MemCurrent (Function)
Returns the index of the current element.
MemAdd (Function)
Adds an element to a memory area.
SysMetric (Function)
Returns the resolution of a specific element.
MatRead (Function)
Reads the value of a matrix element.
TreeSelectPlus (Function)
Selects an element in a TreeView control.