ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
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
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
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.
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
List of reserved words
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
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.
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.