ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListUser (Function)
Returns the list of users defined for a connection.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
fDirectoryExist (Function)
Checks the existence of a directory.
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.
Sin (Function)
Returns the sine of an angle.
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.
HCloseConnection (Function)
Closes a connection to a database.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
XMLClose (Function)
Closes an XML document created by XMLDocument.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Max (Function)
Returns the greatest value passed as parameter.
Complete (Function)
Returns a character string of a specified length.
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).
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.