ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Type and version of Web server
The configuration diagnostic displays the following error......
HExecuteProcedure (Function)
Runs a stored procedure.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types...
Writing an email: the available methods
This help page presents the methods for writing an email....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
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.
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....
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
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......