ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
HStopServer (Function)
Stops an HFSQL server.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HCreateMovableReplica (Function)
Creates a movable replication.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
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....
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.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
HListWatchedFiles (Function)
Returns the list of data files watched by HWatch.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
Telephony constants
List of constants used by telephony functions...