ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
4. When to use the debugger?
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....
3. Debugger
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
2. How to test a site?
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
The test mode cannot operate without the project and its pages, ...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Test of a query
The query editor allows you to run the test of query result......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
ERR_BAD_CONTEXT
1
2
3
4
5
6
554
>