ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Creating the skin template of a report
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Events associated with TreeView controls
List of events associated with TreeView controls...
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Extracting the text of the project
The following text can be extracted......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Structure (Type of variable)
A structure is a custom type of data...
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Events associated with Table controls
List of events associated with Table controls...
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Data persistence
The data persistence is used to store the value typed by the user......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Principle for running threads
At runtime, an application runs in a main thread......