ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAddLink (Function)
Adds an integrity rule between two data files on the server.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HSendMessageToClient (Function)
Displays a message on the client computers.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
Step 5: Site parameters
Once the site installed, you can define the site connection options......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HPriority (Function)
Finds out and modifies the priority of the calling application.
HPriorityClient (Function)
Modifies the priority of a client application.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
ERR_BAD_CONTEXT_FOUND
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
Secure (Property)
The Secure property is used to configure the security level of data file encryption.