ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Signature control
  • Events managed by default
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
Events associated with a Signature control
Events managed by default
The following events are available by default in the report editor (order of appearance in the code editor):
EventsRuntime condition
InitializingRun 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.
  • "Initializing" event of report blocks.
  • "Initializing" event of the controls.
Before printingRun before printing a control.
ClickRun 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: 05/26/2022

Send a report | Local help