ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoServer (Function)
Returns the specified information about the server.
HDeleteServerTrigger (Function)
Deletes a server trigger.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HStopServer (Function)
Stops an HFSQL server.
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......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
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.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
HCreateMovableReplica (Function)
Creates a movable replication.
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....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Handling menu options programmatically
The menu options can be handled......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HRefreshView (Function)
Asks to recalculate the content of a materialized view.