ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
<Gantt chart>.DeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
<Looper>.ModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
LooperModifyIP (Function)
Modifies a row corresponding to an internal page in a Looper control populated programmatically.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
<Gantt chart>.DeleteTask (Function)
Removes a task from a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.DeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
Peeling Corner control properties
Popup control properties
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Creating the Form pages of a WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Reloading a document
To reload a document, ......