ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
HUpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
Manager of automated tests
The test manager is used to......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
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.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
HListServer (Function)
Lists the HFSQL servers installed on a computer.
Compress (Function)
Compresses a string or a memory block (buffer) in binary format.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
HCancelBackup (Function)
Cancels a current backup.
Parallel task management functions
The following functions are used to manage parallel tasks...
Table,Modify (External language)
Modifies an element in a Table control.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.