ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Editors / Code editor
  • Overview
  • How to?
  • Handling the positioning marks
  • Positioning marks on a search result
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 positioning marks are used to "tag" specific lines of code. These marks are used to quickly browse the code from a positioning mark to another one.
How to?

Handling the positioning marks

The following options are used to handle the positioning marks:
  • Add or remove a positioning mark on a line of code: on the "Code" tab, in the "Marks" group, expand "Mark", or press Ctrl + F7.
  • Go to the next mark: on the "Code" tab, in the "Marks" group, click or press F7.
  • Go to the previous mark: on the "Code" tab, in the "Marks" group, click , or press Shift + F7.
  • Delete all the code marks: on the "Code" tab, in the "Marks" group, click "Mark" and select "Remove all marks".

Positioning marks on a search result

To position marks on the result of a search:
  1. Display the "Find - Replace" pane.
  2. In the "Find" list, enter the expression to find.
  3. Specify the elements in which the search must be performed ("In" list). You have the ability to perform a default search or an advanced search.
  4. Specify the search criteria ("Contains", "Starts with", "Ignore the case", ...).
  5. Click the icon to mark all search results.
  6. Press "Enter" to start the search. If elements are found, the reference of these elements is displayed in the "Find - Replace" pane. To directly access one of the elements found, double-click the element reference.
For more details, see the help page named Find/Replace.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 10/27/2022

Send a report | Local help