ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
Zombie data files and items
During the life of an application, items live and die......
7. Source Code Manager (SCM)
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
ERR_PARSER
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
10. UMC: User Macro-Code
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Information 37: Optimize your FOR loop
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
ERR_LAUNCH_FAILED
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
3. Debugger
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
18. Order of execution of the code of buttons/links
1
2
3
4
5
6
359
>