ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a Responsive Web Design page
Websites can be viewed on several platforms......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
ERR_BAD_URL
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
7. Multilingual applications in practice
Using projects from earlier versions
Cherche les éléments d'un noeud HTML correspondant à une balise....
Removing a project from the SCM (Source Code Manager)
Help about new features: Letting users know about changes
Applications are constantly evolving......
Error 203: The procedure already has a scope attribute (local or global)
The server is currently updated. Retry later.
15. Cookies: information stored on the end user's computer
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Project description: Style tab
The project description window allows you to configure various elements of your project......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......