ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
LOOP statement
The statement block is repeated endlessly...
HOpen (Function)
Opens a data file.
zipDeleteFile (Function)
Deletes a file from an archive.
fCreate (Function)
Creates an external file.
BurnerAddFile (Function)
Adds a file to the compilation.
xlsClose (Function)
Closes an XLS file.
<DiskFile variable>.Close (Function)
Closes an external file.
fClose (Function)
Closes an external file.
fChangeSize (Function)
Resizes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
fDir (Function)
Finds a file or directory.
MCIPlay (Function)
Plays a media file.
FileView (Function)
Opens a file in the browser.
MCIOpen (Function)
Opens a media file.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
MCIClose (Function)
Closes a media file.
fWatchFile (Function)
Starts watching a file.
fRename (Function)
Modifies the name of a file.