ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
8. Binding controls to data
A window can display information from......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
<Connection variable>.DeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
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, ......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
HTTP functions (prefix syntax)
List of HTTP functions...
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
HsMenu,Label (Function)
Modifies the caption of a menu option.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
16. Types of code
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Operations performed on sequence diagrams
The following paragraphs explain......
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
Control Centers: Working in offline mode
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc....
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Operations performed on deployment diagrams
The following paragraphs explain......
WDDIXIO overview
Handling a chart in the editor
In the editor, a Chart control includes different sections......
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HClusterStart (Function)
Starts an HFSQL cluster. This cluster was stopped beforehand (by HClusterStop for example).