ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
Table,Insert (External language)
Inserts an element into a table at a given position.
OrgSelectPlus (Function)
Selects an element in an Organization Chart control.
OrgSelectMinus (Function)
Deselects an element from an Organization Chart control.
OrgModify (Function)
Modifies an element in an Organization Chart control.
Formatting (Property)
The Formatting property describes the formatting of an element.
<TreeView>.Delete (Function)
Deletes an element and all its "children" from a TreeView control.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
<Organization Chart>.SelectMinus (Function)
Deselects an element from an Organization Chart control.
<Organization Chart>.SelectPlus (Function)
Selects an element in an Organization Chart control.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
Enabled (Property)
The Enabled property enables or disables an element.
<Array>.Apply (Function)
Executes a procedure for each element of a WLanguage array.
TreeDelete (Function)
Deletes an element and all its "children" from a TreeView control.
SysColor (Function)
Identifies or modifies the color of a Windows element.
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.