ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites...
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:
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...
Using offline sites
... an Internet connection)....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
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.
HExecuteProcedure (Function)
Runs a stored procedure.
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.
HListWatchedFiles (Function)
Returns a list of tables monitored by the HWatch function.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the database schema...
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDropView (Function)
Deletes a materialized view from the HFSQL server.
HDeactivateServerTrigger (Function)
Disables an HFSQL Client/Server server trigger on a server....
HAddLink (Function)
Adds an integrity rule between two tables on the server.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......