ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sin (Function)
Returns the sine of an angle.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
Text (Property)
Text is used to find out whether an item is a text item.
fDirectoryExist (Function)
Checks the existence of a directory.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
Cos (Function)
Calculates the cosine of an angle.
CoTan (Function)
Calculates the cotangent of an angle.
Root (Function)
Returns the root of a number.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
Tangent (Function)
Calculates the tangent of an angle.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
HCloseConnection (Function)
Closes a connection to a database.
HDeleteTrigger (Function)
Deletes a trigger.
XMLClose (Function)
Closes an XML document created by XMLDocument.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Decode (Function)
Decodes a character string that was encoded by Encode.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
Summary table: Managing the application directories according to the platform