AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / WLanguage / Funciones WLanguage / Controles, páginas y ventanas / Funciones TreeMap
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
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: wd300obj.dll
Versión mínima requerida
  • Versión 15
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 20/09/2024

Señalar un error o enviar una sugerencia | Ayuda local