ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Controls, windows and pages / Controls: Available types / Rich Text Area 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 Rich Text Area control
Events managed by default
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. *
Click (browser code)Run during the click in the Rich Text Area control.
Mouse moved (browser code)Run when moving the mouse over the Rich Text Area control.

(*) By default, the "Initializing" event of each control is run according to the order in which the controls were created in the page. To modify this order of execution:
  1. On the "Page" tab, in the "Edit" group, expand "Tab order" and select "Edit".
  2. In the window displayed, use the arrows on the right to modify the order in which the controls are initialized.
Remark: The controls in the Rich Text Area control have their own events.
Minimum version required
  • Version 19
Comments
Click [Add] to post a comment

Last update: 05/26/2022

Send a report | Local help