ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MinimumLength (Property)
The Property MinimumLength allows you to know and modify the minimum length of an element.
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.
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.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
TreeFind (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
TableGiveParent (Function)
Returns the "parent" of an element (next level up) in a TreeView Table control.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
FillCharacter
The FillCharacter property gets and sets the character used to fill an element.
<TreeMap>.InfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.