AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / Desarrollar una aplicación o un sitio web / Controles, ventanas y páginas / Controles: tipos disponibles / Control Área de texto enriquecido
  • 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.
Versión mínima requerida
  • Versión 19
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 26/05/2022

Señalar un error o enviar una sugerencia | Ayuda local