ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Developing an application or website / Controls, windows and pages / Controls: Available types / TreeView control
  • Default events
  • Events supported in WEBDEV
  • Special case: Winding/unwinding a knot
  • Optional events
  • Filtering records (TreeView control based on a data file only)
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Events associated with TreeView controls
Default events
WEBDEV - Server codeWEBDEV - Browser codeAjax

Events supported in WEBDEV

The following events appear by default in the WEBDEV code editor:
EventRuntime condition
InitializationExecuted when the window is opened. Used to initialize the content of the TreeView control for example.
Click (browser)Run on the computer of the Web user when the user clicks an element of the TreeView control.
Click (server)Run on the server when the user clicks an element of the TreeView control.
Special case: Winding/unwinding a knot
Optional events
Filtering records (TreeView control based on a data file only)
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/21/2024

Send a report | Local help