ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Editors / Code editor
  • Overview
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
Navigation history in the code
Overview
The different editors enable you to directly view the code of an element by pressing the F2 key.
For example, pressing the F2 key on a window control is used to start the code editor to display the code of this button.
The F2 key also enables you to move within the different nested procedures in the code editor.
To go back to the previous element, simply press Ctrl + F2
For example, pressing the F2 key on a window control is used to start the code editor to display the code of this button. Pressing Ctrl + F2 is used to close the code window and to go back to the initial button.
A full navigation can also be performed:
  • by using the Next and Previous buttons found in the toolbar of this code.
  • via Alt + Left Arrow and Alt + Right Arrow. Alt + Home and Alt + End position at the beginning and at the end of the history.
These navigation options in the code also take into account the positioning of the cursor in the different processes.
Minimum version required
  • Version 11
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 10/27/2022

Send a report | Local help