ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeKey (Function)
Changes the browse item.
<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.
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.
fCreate (Function)
Creates an external file.
HOpen (Function)
Opens a data file.
<Date type>.ToInteger (Function)
Converts a date to an integer.
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.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
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......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......