ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
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.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
XMLClose (Function)
Closes an XML document created by XMLDocument.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
HRecNum (Function)
Returns: the number of the current record in the HFSQL table. the number of the current record in the HFSQL view....
XMLElementName (Function)
Returns the name of current element (tag or attribute).
ParentObject (Function)
Identifies the "parent" of a graphic object: field, column, window, page, etc.
UUDecode (Function)
Decodes a character string in UUEncode format.
MemModify (Function)
Modifies an element in a memory area.
HStatNbRec (Function)
Returns the number of entries for a given key item.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
StringInsert (Function)
Inserts a string into another character string at a given position.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.