ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsClose (Function)
Closes an XLS file.
<DiskFile variable>.Close (Function)
Closes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
MCIOpen (Function)
Opens a media file.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Programming patterns
CAUTION......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
fAttribute (Function)
Returns or modifies the attributes of a file.
fFileExist (Function)
Checks the existence of an external file.
fSize (Function)
Returns the size of a file (in bytes).
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
HDescribeFile (Function)
Describes a data file programmatically.
XMLSave (Function)
Saves an XML document in a file.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
EmailLoadAttachment (Function)
Adds an attached file to an email.
HDescribeItem (Function)
Describes a file item through programming.
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......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
HCross (Function)
Crosses a record in a data file.
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
HTTPAddFile (Function)
Adds a file to the HTTP form.