ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CheckAllFalse (Function)
Returns True if all the elements of an array are False.
Parallel task management functions
The following functions are used to manage parallel tasks...
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
mlGetVariable (Function)
Retrieves the value of a variable for the MATLAB session.
mlSetVariable (Function)
Writes the value of a variable for the MATLAB session.
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
fDirRename (Function)
Renames a directory.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
PDFReaderSeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
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....
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.
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.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.