ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
Google Contacts management functions
List of functions for managing Google contacts...
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
fDirectoryExist (Function)
Checks the existence of a directory.
Root (Function)
Returns the root of a number.
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
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.
HListUser (Function)
Returns the list of users defined for a connection.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
XMLClose (Function)
Closes an XML document created by XMLDocument.
Max (Function)
Returns the greatest value passed as parameter.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.