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
Deletes all elements from an Organization Chart control. The Organization Chart control is entirely cleared.
Note: If the Organization Chart control is linked to a file source, function OrgDeleteAll has no effect on the source: no record is deleted unless the source is first cleared.
Example
// Delete all elements from the Organization Chart control
OrgDeleteAll(ORG_EXECUTIVE)
Syntax
OrgDeleteAll(<Organization Chart control>)
<Organization Chart control>: Control name
Name of Organization Chart control whose elements will be deleted.
Component: wd300obj.dll
Minimum version required
  • Version 17
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/30/2024

Send a report | Local help