ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files...
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
<Connection variable>.DeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
<Connection variable>.DeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
<Connection variable>.Transaction (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates...
<Connection variable>.DeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates...
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start...
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
<Connection variable>.CheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Configuring the connection with WDORAINS (optional setting)
Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle...
WEBDEV Application Server - 10 connections - License agreement
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection...
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used...
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics...
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted...
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
1
4
5
6
7
8
47
>