|
|
|
|
|
- Overview
- How to?
- Showing or hiding empty events
Showing or hiding empty events or processes of an element
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.
Showing or hiding empty events To hide empty events associated to an element in WINDEV, WEBDEV or WINDEV Mobile: - Open one of the codes of the desired element (e.g., via the F2 key).
- 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.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|