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, the function OrgDeleteAll function has no effect on the source: no record is deleted unless the source is first emptied.
Example
// Suppression de tous les éléments du champ Organigramme
OrgDeleteAll(ORGA_DIRECTION)
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: 03/28/2025

Send a report | Local help