ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / TreeMap 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
TreeMapDeleteAll (Function)
In french: TreeMapSupprimeTout
Deletes all elements from a TreeMap control.
Example
// Deletes all elements from the TreeMap control
TreeMapDeleteAll(TMAP_Wine)
Syntax
TreeMapDeleteAll(<TreeMap control>)
<TreeMap control>: Control name
Name of the TreeMap control used.
If this parameter corresponds to an empty string (""), the control used will be the TreeMap control to which the current event belongs.
Component: wd290obj.dll
Minimum version required
  • Version 15
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help