ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Error 103: The type is unknown
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Looper control based on a data file
This type of Looper control uses data from a data file or query......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
SCM file format evolutions
Four versions are available for the SCM repository......
How to develop a PHP site?
What is a PHP site?......
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
DocGoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.