ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tangent (Function)
Calculates the tangent of an angle.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
EnumerationFromValue (Function)
Returns an enumeration value known by its associated value.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
EnumerationCheckValue (Function)
Checks whether an enumeration value known by its associated value is valid.
ExtractLine (Function)
Extracts a specific line from a character string.
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.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
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.
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.
Combination (Type of variable)
A combination is a set of options.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Automatic error handling
Error handling can be customized for each process......
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.