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 / Rich Text Area control
  • Default events
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Rich Text Area control events
Default events
The following events appear by default in the WEBDEV 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)Executed when moving the mouse over the Rich Text Area control.

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

Last update: 09/21/2024

Send a report | Local help