ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
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...
RightIndent (Property)
The RightIndent property is used to get and change the right indent of an element.
Priority (Property)
The Priority property is used to get and change the priority level 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.