ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Editors / Code editor
  • Overview
  • How to?
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
Overview
The minimap is an option that allows you to quickly navigate the code editor.
A reduced preview of the code is displayed on the right (or left) part of the code editor.
The section that corresponds to the code being displayed is clearly represented. And the movement of the small preview window is synchronized with the content of the code editor.
Minimap
This mode improves on precision, speed and comfort when scrolling. It also provides an overview of all events and processes. For example, all the procedures found in a set of procedures or all the methods of a class are displayed.
The minimap indicates:
  • compilation errors. The lines containing a compilation error are highlighted in red.
  • search results. The lines containing a search element are highlighted in orange.
How to?
To manage the minimap in the code editor:
  1. Open the options of code editor: On the "Home" tab, in the "Environment" group, expand "Options" and select "Options of the code editor".
  2. In the window that is displayed, select the "Code" tab.
    Configuring the minimap
  3. Select the desired type of scrollbar:
    • Standard scrollbar.
    • Minimap to the left.
    • Minimap to the right.
  4. Validate.
Minimum version required
  • Version 21
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 10/27/2022

Send a report | Local help