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
Deletes all elements from an Organization Chart control. The Organization Chart control is entirely cleared.
Remark: If the Organization Chart control is linked to a file source, OrgDeleteAll has no effect on the source: no record is deleted if the source is not cleared beforehand.
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: wd290obj.dll
Minimum version required
  • Version 17
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 06/07/2022

Send a report | Local help