ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Creating a query
Two methods can be used to create a query......
2. WEBDEV administrator in practice
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Locking data files: correspondence between WINDEV 5.5 and the later versions
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Manager of automated tests
The test manager is used to......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
3. Site development life cycle
1
2
3
4
5
6
321
>