ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AddLink (Function)
Adds a link to a text section in an edit control.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
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.
XMLSave (Function)
Saves an XML document in a file.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.