ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: Run the test
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......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
InReportsAndQueriesMode (Function)
Indicates whether the code is run during the test of a report or query in Reports & Queries.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
The requested action cannot been performed: the page was not synchronized
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
9. Monitor your sites, servers, etc.
4. Monitor your applications
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
15. Unit tests on the executable
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Test of a query
The query editor allows you to run the test of query result......