ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HPriorityClient (Function)
Modifies the priority of a client application.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
<HFSQL connection>.TransactionSavepoint (Function)
Declares a transaction savepoint.
HPass (Function)
Defines the password used to create or open a data file.
<Connection variable>.ExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
SSHWrite (Function)
Writes data into the specified SSH session.
HExecuteScheduling (Function)
Immediately runs a scheduled task regardless of its schedule: stored procedure, backup, optimization, refresh of materialized view....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
<Source>.Password (Function)
Defines the password used to create or open a data file.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HFSQL management functions
List of functions for HFSQL management...
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
Style sheet
A style sheet ("......
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.