ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table 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.
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
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.
<List Box>.SelectMinus (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.
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.
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.
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.
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....
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....