ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites...
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check...
HInfoView (Function)
Returns information about a materialized view.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
HStartServerUpdate (Function)
Used to immediately start the automatic server update.
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...
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HSendMessageToClient (Function)
Displays a message on the client computers.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server....
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV...
Native Access to SAP
SAP is a widely used ERP......
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data...
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption...