ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
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.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
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.
HPriority (Function)
Finds out and modifies the priority of the calling application.
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.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
hbDeleteTable (Function)
Deletes an HBase table.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].