ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
GglDelete (Function)
Deletes data from the Google server.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
HFSQL Control Center: Optimize and repair data files
The HFSQL Control Center optimizes and repairs HFSQL data files in both Classic and Client/Server modes......
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Content of the Table control
Table controls can be bound to a table, to a variable, or be populated programmatically......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Project description: Project tab
The project description window allows you to configure various elements of your project......
How to save and retrieve an image in a binary memo
<Source>.ListItem (Function)
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
7. Creating HFSQL tables: Physical files
The data model editor allows you to define the structure of the tables....
HDescribeFile (Function)
Describes a data file programmatically.
Structure (Type of variable)
A structure is a custom type of data...
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......