ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000...
<Connection variable>.TransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates...
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a table.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing...
HInfoItemRights (Function)
Gets the rights granted to a user or group on an item.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
HFSQL Control Center: Managing scheduled tasks
The Control Center allows you to set up an automatic optimization mechanism for the database...
HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong...
HFSQL Control Center: Scheduled optimization
The Control Center allows you to implement an automatic optimization mechanism for the database...
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS...
Remote WEBDEV administrator: Connection management
The remote administration tool is used to manage the connections to the dynamic WEBDEV websites....
<Connection variable>.Transaction (Function)
Starts a transaction on the tables (HFSQL or accessed via Native Access) and creates...
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the table since the start...
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions...