ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

7. HFSQL: files physically created
7. HFSQL: files physically created
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
21. Reports
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HListReindexingHistory (Function)
Lists the operations performed on current data files, over the last 24 hours, or on the last 1000 files. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
9. Monitor your sites, servers, etc.
4. Monitor your applications
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
<Connection variable>.ExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
WEBDEV concepts
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....