- Overview
- How to?
- Showing or hiding empty events
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control : Enter, Modification, Exit, Click, ... A standard series of events is always proposed for each element: window, control, report, etc. From version 24, it is possible to hide empty events associated with an element. This allows for a neat code editor, according to your programming habits. Example: 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 "Display empty processes".
Remark: This feature also allows you to show or hide empty procedures and properties.
This page is also available for…
|
|
|
|