ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
Root (Function)
Returns the root of a number.
Tangent (Function)
Calculates the tangent of an angle.
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.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
XMLClose (Function)
Closes an XML document created by XMLDocument.
JSONValid (Function)
Checks the validity of a JSON string.
Max (Function)
Returns the greatest value passed as parameter.
Linear Looper control properties
CoTan (Function)
Calculates the cotangent of an angle.
Error 23: No END statement is associated with this WHILE
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
HResetUser (Function)
Initializes the structure for user management (HUser) with the default values.
HInfoServer (Function)
Returns the specified information about the server.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
Certificate
The Certificate keyword can correspond to...
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
DDEError (Function)
Returns the runtime status report of a DDE function.
IsOdd (Function)
Identifies an odd number.