ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Server triggers
Server triggers are stored procedures executed by the server before or after a write operation...
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window...
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing...
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode...
Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control...
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
29. SEO in practice
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May...
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified...
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......