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.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
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.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
5. User Groupware in practice
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
ControlFindTextPrevious (Function)
Finds and selects the previous element corresponding to the sought text in a window or control.
OrgInfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
StyleID (Property)
The StyleID property is used to get and change the identifier of the style associated with an element.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
IndentFirstLine (Property)
The IndentFirstLine property is used to get and change the indent of the first line of an element.
<Organization Chart>.InfoXY (Function)
Returns the index of the element found at a given position in an Organization Chart control.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.