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......
Reloading a document
To reload a document, ......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
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.
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......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
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:...