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
Overview
In the code editor:
  • The modified lines of code are immediately visible (1).
  • The event in which the cursor is positioned can be easily spotted (2).
(1): The modified lines of code
Only the code modifications performed since the opening of the current element are taken into account:
  • the lines of code preceded by a blue bar have been saved.
  • the lines of code preceded by an orange bar have not been saved yet.
When the element is closed, the colored bars disappear automatically.
(2): Current event
The vertical bar on the left of the code changes color to easily identify the WLanguage event where the cursor is positioned. Useful in a large code page.
Minimum version required
  • Version 11
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/15/2024

Send a report | Local help