ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Category: Test
16 results
Automated tests
7 documents
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site...
Debugger: Step-by-step project execution
Running a project step-by-step allows you to start the debugger when launching the application...
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server...
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results...
Runtime log
The runtime log is the best way to identify the most used features of an application...
Test of a query
The query editor allows you to run the test of query result...
Test a state
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile...
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications...
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable...
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
Testing a project: settings
By testing the project you can simulate how the application will run...
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile...
WEBDEV test
10 documents