ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
16. Application test 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.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
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......
2. WEBDEV administrator in practice
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......
Creating a query
Two methods can be used to create a query......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Test (External language)
Displays each function call and each status report returned by the function.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
Project description: Files tab
The project description window allows you to configure various elements of your project......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
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....
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)......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
1
2
3
4
5
6
320
>