|
|
|
|
|
Organization Chart control functions
Remark: These functions are also available in prefix syntax ( Functions for managing Organization Chart controls (prefix syntax)). The following functions are used to manage Organization Chart controls:
| | OrgAdd | Adds a new root element into an Organization Chart control. | OrgAddChild | Adds a child element into an Organization Chart control. | OrgDelete | Deletes an element and its "children" from an Organization Chart control. | OrgDeleteAll | Deletes all elements from an Organization Chart control. | OrgDisplay | Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example). | OrgInfoXY | Returns the index of the element found at a given position in an Organization Chart control. | OrgModify | Modifies an element in an Organization Chart control. | OrgOccurrence | Returns the number of elements found in an Organization Chart control. | OrgSaveImage | Creates an image representing the entire Organization Chart control. | OrgSelect | Returns the index of the selected element in an Organization Chart control. | OrgSelectMinus | Deselects an element from an Organization Chart control. | OrgSelectPlus | Selects an element in an Organization Chart control. |
Related Examples:
|
Training (WINDEV): WD Flowchart
[ + ] This example is used to create organization charts. An organization chart is used to indicate the repartition of the managers within a company and the relationships that exist between these managers.
|
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|