ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
DateTimeToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Financial functions
List of financial functions...
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....
FTPSend (Example)
Usage example of the FTPSend function
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.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
HModify (Example)
Usage example of the HModify function
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
KeyPressed (Function)
Checks which key is pressed.
HReadSeek (Example)
Usage example of the HReadSeek function
ExeGetPID (Function)
Returns information about the current process.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....