ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Editors / Code editor
  • Overview
  • How to?
  • Showing or hiding empty events
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
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 "Display" tab, in the "Help for edit" group, check or uncheck "Show empty processes".
Note: This function can also be used to manage the display of empty procedures and properties.
Minimum version required
  • Version 24
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 02/01/2025

Send a report | Local help