ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HCreateMovableReplica (Function)
Creates a movable replication.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
HExecuteProcedure (Function)
Runs a stored procedure.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Telephony constants
List of constants used by telephony functions...
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.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
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 frequency regarding the availability of updates....
HInfoView (Function)
Returns information about a materialized view.
HStartServerUpdate (Function)
Used to immediately start the automatic server update.