ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / WLanguage / WLanguage functions / Controls, pages and windows / Organization Chart functions
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Functions for managing Organization Chart controls (prefix syntax)
The Organization Chart control functions (using prefix syntax) are as follows:
<Organization Chart>.AddAdds a new root element into an Organization Chart control.
<Organization Chart>.AddChildAdds a child element into an Organization Chart control.
<Organization Chart>.DeleteDeletes an element and its "children" from an Organization Chart control.
<Organization Chart>.DeleteAllDeletes all elements from an Organization Chart control.
<Organization Chart>.DisplayReinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
<Organization Chart>.InfoXYReturns the index of the element found at a given position in an Organization Chart control.
<Organization Chart>.ModifyModifies an element in an Organization Chart control.
<Organization Chart>.OccurrenceReturns the number of elements found in an Organization Chart control.
<Organization Chart>.SaveImageCreates an image representing the entire Organization Chart control.
<Organization Chart>.SelectReturns the index of the selected element in an Organization Chart control.
<Organization Chart>.SelectMinusDeselects an element from an Organization Chart control.
<Organization Chart>.SelectPlusSelects 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 23
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/27/2025

Send a report | Local help