ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCreate (Function)
Creates an external file.
<Date type>.ToInteger (Function)
Converts a date to an integer.
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
<Source>.ChangeKey (Function)
Changes the browse item.
<Source>.Open (Function)
Opens a data file.
fDir (Function)
Finds a file or directory.
fRename (Function)
Modifies the name of a file.
MCIClose (Function)
Closes a media file.
MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
DateToInteger (Function)
Converts a date to an integer.
fTrackFile (Function)
Triggers the tracking of a file.
HOpen (Function)
Opens a data file.
HChangeKey (Function)
Changes the browse item.
zipDeleteFile (Function)
Deletes a file from an archive.
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.
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
fMoveFile (Function)
Moves a file from one directory to another.