ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
HCreateMovableReplica (Function)
Creates a movable replication.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
HListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HPriority (Function)
Finds out and modifies the priority of the calling application.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
HPriorityClient (Function)
Modifies the priority of a client application.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
fRename (Function)
Modifies the name of a file.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......