ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UnderlineColor (Property)
The UnderlineColor property allows you to define the color used to underline an element.
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.
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.
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.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
LeftIndent (Property)
The LeftIndent property is used to get and change the left indent of an element.
<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.
Quality (Property)
The Quality property is used to get and set the quality level of an element.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.