ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
7 results for: Manipuler
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files...
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
Structure (Variable type)
A structure is a custom type of data...
Managing parallel tasks
The computers are becoming more and more powerful...