ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLCancelSearch (Function)
Cancels the search performed by XMLFind.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
Print functions
List of print functions...
SNMPCloseSession (Function)
Closes an SNMP session.
SysIconDelete (Function)
Deletes an icon from the taskbar (next to the clock).
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
dbgLogStatus (Function)
Returns and modifies the status of runtime log.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.