ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Constants used by the the functions for managing the HFSQL Cluster
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
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).
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
<Connection variable>.NotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Feedback component
The Feedback component is a component provided with WINDEV......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
Handling Gantt Chart controls programmatically
13. Print: Reports
WINDEV reports...
Report data source
...The reports can be created with the data coming from:...
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
Error 404: The file for HFSQL browse cannot be an expression of this type
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
3. Application development cycle
Development cycle of a WINDEV application....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Creating a Pivot Table control
To create a Pivot Table control......