ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Editors / Code editor
  • Overview
  • How to?
  • Displaying the statistics
  • Printing the statistics
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 code statistics affect:
  • the total number of lines in the relevant process,
  • the rate of comments,
  • the number of lines per process,
  • the number of code lines with and without comments,
  • the number of comment lines.
How to?

Displaying the statistics

These statistics can be displayed:
  • for the object currently edited in the code editor (window, report, ...)
    The statistics relate to the different processes of the current element and its controls.
    Use "Code .. Statistics .. Object". The configuration window is displayed. Click the "Display" button to calculate the statistics.
  • for the project currently edited in the code editor.
    The statistics displayed relate to the entire project: each window, report, global procedure ... is analyzed.
    Use "Code .. Statistics .. Project". The configuration window is displayed. Click the "Display" button to calculate the statistics.
In the window for configuring the statistics, specify:
  • the maximum percentage of comments to take into account.
  • the minimum number of code lines to take into account.
Remark: To access these options, use the main menu accessible via the version logo:

Printing the statistics

The code statistics are printed from the window for configuring the statistics. The following elements are printed:
  • the total number of lines in the relevant process,
  • the rate of comments,
  • the number of lines per process.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/23/2023

Send a report | Local help