ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics...
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
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...
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Using offline sites
... an Internet connection)....
HExecuteProcedure (Function)
Runs a stored procedure.
HModifyViewRights (Function)
Sets the rights granted to a user or group on an SQL view or on a materialized view.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server...
HSendMessageToClient (Function)
Displays a message on the client computers.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HManageServerUpdate (Function)
Allows you to manage the automatic update of HFSQL Client/Server servers and to define how often...
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.