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.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
RightToLeft (Property)
The RightToLeft property is used to get and change the writing direction of an element...
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
<TreeMap>.InfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
<TreeView>.Identifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
<List Box>.SelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Wrapping (Property)
The Wrapping property is used to get and change the wrapping options of an element.
Company (Property)
The Company property is used to get and modify the company associated with an element.
<TreeView Table>.ChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.