ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
1. Testing a site: Elements to be tested
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
3. Debugger
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
23. Print modes
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Zombie data files and items
During the life of an application, items live and die......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
16. Types of code
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Including the code
You want to include your code lines in a condition, in a structure, ......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
5. Site test in practice
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......