ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HInfoGroup (Function)
Returns information about the specified group of users.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
SysColor (Function)
Identifies or modifies the color of a Windows element.
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
HInfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
HStatDate (Function)
Returns the date of the last update for the index statistics.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.