ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Right (Function)
Extracts the last characters from a string or string buffer.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
zipOpen (Function)
Opens an existing archive.
zipCreate (Function)
Creates an archive.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
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....
HCloseConnection (Function)
Closes a connection to a database.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
zipExtractPath (Function)
Returns the path of a file found in the archive.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
fFileName (Function)
Returns the name of an external file that is currently opened.
HPriority (Function)
Finds out and modifies the priority of the calling application.
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.
fSize (Function)
Returns the size of a file (in bytes).
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.