ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
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.
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).
HListGroup (Function)
Returns the list of groups of users defined for a connection.
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.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
HResetClient (Function)
Initializes the structure for managing the Client computers (HClient structure).
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
IsOdd (Function)
Identifies an odd number.