ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WITH
Factorizes the expression of an element on which several subelements or properties are accessed.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Size (Property)
The Size property is used to determine and change the size of an element.
Width (Property)
The Width property is used to determine and change the width of an element.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
Label (Property)
The Label property is used to get and define the label of an element.
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
gglAuthor (Variable type)
The gglAuthor type is used to identify the author of a Google element...
Format (Property)
The Format property is used to identify and change the format of an element
AssociatedValue (Property)
The AssociatedValue property is used to get the value associated with the element.
<TreeView>.Select (Function)
Returns the full path of the selected element in a TreeView control.
OrgAdd (Function)
Adds a new root element into an Organization Chart control.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Background (Variable type)
The Background type defines the advanced characteristics of the element background.
Border (Property)
The Border property is used to get and change the borders of an element.
Property (Property)
The Property property is used to get and change the properties of an element.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Link (Property)
The Link property is used to get and change the link of an element.
Movable (Property)
The Movable property is used to define if an element can be moved.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
ERR_BAD_CONTEXT