ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Printing to PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Zombie data files and items
During the life of an application, items live and die......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Error 31: The file to include is not found. Check the name and path ...
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......