ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.ChangeSize (Function)
Resizes an external 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.
HChangeKey (Function)
Changes the browse item.
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.
MCIClose (Function)
Closes a media 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......
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......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
zipExtractPath (Function)
Returns the path of a file found in the archive.
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Translating a text file with WDTRAD
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
15. Creating the executable in practice
Creating the executable in practice...