ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

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 <Organization Chart>.DeleteAll 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
ORGA_DIRECTION.SupprimeTout()
Syntax
<Organization Chart control>.DeleteAll()
<Organization Chart control>: Control name
Name of Organization Chart control whose elements will be deleted.
Component: wd300obj.dll
Minimum version required
  • Version 23
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/20/2024

Send a report | Local help