ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
HFSQL Client/Server: Configuring the server
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
WDZip: Overview
WDZip is used to compress and group your files in archives......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......