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 / Calendar control
  • Default events
  • Events supported in WEBDEV
  • Optional events
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 Calendar controls
Default events
WEBDEV - Server codeWEBDEV - Browser codePHP

Events supported in WEBDEV

The following events appear by default in the WEBDEV code editor:
EventRuntime condition
Initialization (Server code)Executed when the page is opened.
Displaying a month (Server code)Executed when a new month is displayed in the calendar.
Displaying a month (Browser code)Executed when a new month is displayed in the calendar.
Selecting a day (Server code)Executed when a day is selected in the calendar.
Selecting a day (Browser code)Executed when a day is selected in the calendar.
Click on the Today button (server code)Executed when clicking the "Today" button. When "Today" is clicked on:
  • the "Selecting a day" event is run.
  • the "Click the "Today" button" event is run
Clicking a change of month (Server code)Executed when changing month in the calendar.
Clicking a change of month (Browser code)Executed when changing month in the calendar.

Remark: In a static page, only browser codes are available.
Optional events
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 09/20/2024

Send a report | Local help