ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
SysIconAdd (Example)
Usage example of the SysIconAdd function
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
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.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.