AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / Editores / Editor de código
  • Overview
  • How to?
  • Showing or hiding empty events
WINDEV
WindowsLinuxJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac Catalyst
Otros
Procedimientos almacenados
Overview
WLanguage code is entered in the code editor, which displays the various possible events for the field: Enter, Modify, Exit, Click, etc.
A series of standard events is systematically proposed for each element: window, field, status, etc.
Empty events associated with an element can be hidden.
This allows for a neat code editor, according to your programming habits.
Example:
  • Full code editor: All events are displayed:
  • Code editor with only used events: unused events have been hidden. The presentation is much clearer.
    Custom code editor: unused events have been hidden. The presentation is much clearer
Note: Of course, optional events can also be activated.
How to?

Showing or hiding empty events

To hide empty events associated to an element in WINDEV, WEBDEV or WINDEV Mobile:
  1. Open one of the codes of the desired element (e.g., via the F2 key).
  2. On the "Vista" tab, in the "Ayuda de edición" group, check or uncheck "Mostrar procesos vacíos".
Note: This function can also be used to manage the display of empty procedures and properties.
Versión mínima requerida
  • Versión 24
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 01/02/2025

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