ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given 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.
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.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
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.
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
<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.
Functions for managing objects (External language)
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Specific features of the applications for iPhone/iPad
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
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.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.