ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Text (Property)
Text is used to find out whether an item is a text item.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
Style of a control
As soon as it is created, a control is associated with a style......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
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.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
fDirectoryExist (Function)
Checks the existence of a directory.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
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.
fCreateLink (Function)
Creates a link on a file at the specified location.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
Format (Property)
The Format property is used to define the data format of a data file.
StringFormat (Function)
Formats a character string according to the selected options.