ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Organization Chart functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
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:
OrgAddAdds a new root element into an Organization Chart control.
OrgAddChildAdds a child element into an Organization Chart control.
OrgDeleteDeletes an element and its "children" from an Organization Chart control.
OrgDeleteAllDeletes all elements from an Organization Chart control.
OrgDisplayReinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
OrgInfoXYReturns the index of the element found at a given position in an Organization Chart control.
OrgModifyModifies an element in an Organization Chart control.
OrgOccurrenceReturns the number of elements found in an Organization Chart control.
OrgSaveImageCreates an image representing the entire Organization Chart control.
OrgSelectReturns the index of the selected element in an Organization Chart control.
OrgSelectMinusDeselects an element from an Organization Chart control.
OrgSelectPlusSelects an element in an Organization Chart control.
Related Examples:
WD Flowchart 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.
Minimum version required
  • Version 17
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/22/2023

Send a report | Local help