ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
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.
AddLink (Function)
Adds a link to a text section in an edit control.
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.
XMLSave (Function)
Saves an XML document in a file.
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.
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
AppListVersion (Function)
Lists the versions available on the reference setup server.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.