ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Sliding Banner control
  • Default events
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 Sliding Banner control
Default events
WEBDEV manages the following events by default (order of appearance in the code editor):
EventRuntime condition
Initialization (server code)Executed when the page is opened.
Whenever changing plane (browser code)Run whenever changing plane (through programming, bullet or button).
Whenever changing plane (server code)Run whenever changing plane (through programming, bullet or button).
Return from AJAX process after each change of plane (browser code)Run when the Ajax process on the server is completed.
Click (browser code)Run during a click on the Sliding Banner control.
Remark: This event is available only if "Enable click in banner background" was checked (option available in the "Details" tab of the control description window).
Click (server code)Run during a click on the Sliding Banner control.
Remark: This event is available only if "Enable click in banner background" was checked (option available in the "Details" tab of the control description window).
Minimum version required
  • Version 22
Comments
Click [Add] to post a comment

Last update: 06/07/2022

Send a report | Local help