ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTransactionSavepoint (Function)
Declares a transaction savepoint.
HDeleteScheduling (Function)
Deletes a scheduled task found on an HFSQL server: stored procedure, backup, optimization,...
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization,...
HListScheduling (Function)
Lists the scheduled tasks defined on an HFSQL server: stored procedure, backup,...
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup,...
HRetrieveBackup (Function)
Retrieves locally the content of a compressed backup (in ZIP format) performed on an HFSQL server.
HAddScheduling (Function)
Creates a scheduled task on an HFSQL server: stored procedure, backup, optimization,...
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application...
<Source>.Password (Function)
Defines the password used to create or open a data file.
HPass (Function)
Defines the password used to create or open a data file.
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated...
HFSQL management functions
List of functions for HFSQL management...
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing...
<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.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
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).
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates...
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong...
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates...