ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Signature control
  • Default events
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Signature control events
Default events
The following events are available by default in the report editor (order of appearance in the code editor):
EventsRuntime condition
InitializingExecuted when initializing the report. When starting a report (including during a test), the events are run in the following order:
  • "Opening" event of the report.
  • "Initialization" event of report blocks.
  • "Initialization" event of the controls.
Before printingExecuted before the control is printed.
ClickExecuted when clicking the control. The click on the control is available in the report viewer only. A star allows the user to easily identify the clickable controls.
Minimum version required
  • Version 21
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/25/2024

Send a report | Local help