ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Rating control
  • Events managed by default
  • Events managed by WEBDEV
  • Optional 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 managed by default
WEBDEV - Server codeWEBDEV - Browser codePHP

Events managed by WEBDEV

WEBDEV manages the following events by default (order of appearance in the code editor):
EventRuntime condition
Initialization (Server code)Run when opening the page.
Exit without modification (Browser code)Run when changing control (change of control with the mouse, ...) once the content of the control was modified (change of rating for example).
Whenever modified (Server code)Run when modifying the content (change of rating for example).

Remark: Only the browser codes are available in a static page.
Optional events
Minimum version required
  • Version 17
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help