ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MutexCreate (Function)
Explicitly creates a mutex.
DateDifference (Function)
Calculates the number of days between two dates.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
API (Example)
Usage example of the API function
RSS feed management functions
List of functions for managing RSS feeds...
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
CallDLL32 (Example)
Usage example of the CallDLL32 function
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
Multimedia functions
List of Multimedia functions...
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
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.
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.
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.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.