ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HCloseConnection (Function)
Closes a connection to a database.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
HListUser (Function)
Returns the list of users defined for a connection.
XMLResult (Function)
Returns the result of a calculation XPath query.
XMLClose (Function)
Closes an XML document created by XMLDocument.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
EmailCheckAddress (Function)
Checks the validity of an email address.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
StringFormat (Function)
Formats a character string according to the selected options.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
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....
HInfoServer (Function)
Returns the specified information about the server.
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.