ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Category: Organization Chart control
8 results
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows.
Flowchart: Display a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Manipulating Organization Chart controls programmatically
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Manipulating Organization Chart controls programmatically (prefix syntax)
Collapses:
  • the entire hierarchy (all nodes) of a TreeView Table control.
  • all breaks of a Table control.
Organization Chart control events
Resets the detection of non-fatal errors:
Organization Chart control properties
You can manipulate Organization Chart controls in a window using the following WLanguage properties...
Organization chart linked to a data file
Finds out and modifies the priority of the calling application.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way.
For example:
  • the contributors of a company according to their position.
  • the different branches of a group with their inter-dependencies.
  • the different steps of a manufacturing process, ...