ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
FTP constants
List of constants used by the FTP functions....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Project portfolio
From version 25, you can create "project portfolios"......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Handling Gantt Chart controls programmatically
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Error (Function)
Displays a custom error message in a system error window.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......