ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Property (Property)
The Property property is used to get and change the properties of an element.
RightIndent (Property)
The RightIndent property gets and sets the right indent of an element.
Quality (Property)
The Quality property gets and sets the quality level of an element.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
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.
MinimumLength (Property)
The MinimumLength property gets and sets the minimum length of an element.
Background (Variable type)
The Background type defines the advanced characteristics of the element background.
Size (Property)
The Size property is used to determine and change the size of an element.
RightToLeft (Property)
The RightToLeft property gets and changes the writing direction of an element...
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
Border (Property)
The Border property is used to get and change the borders of an element.
<Organization Chart>.Add (Function)
Adds a new root element into an Organization Chart control.
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.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
BackgroundImage (Property)
The BackgroundImage property gets and sets the background image of an element.
Movable (Property)
The Movable property is used to define if an element can be moved.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Project description: Theme tab
The project description window allows you to configure various elements of your project......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......