ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Document (Variable type)
The Document type is used to handle a "docx" document.
Structure of data files of user groupware
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Control constants
List of constants used by the functions for managing controls...
The HTML control
The HTML control displays HTML pages or HTML code......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
13. External component in practice
External component in practice...
12. External component in practice
Code history
The code history is used to......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Configuring an authentication server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
SCM: Managing components
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Font set (WEBDEV website)
The browser support the most common fonts by default......
Notifications Push: notification format (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.