ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xlsDocument variable>.Close (Function)
Closes an XLS file.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
XMLSign (Function)
Signs an XML document.
<Date type>.ToInteger (Function)
Converts a date to an integer.
<zipArchive variable>.DeleteFile (Function)
Deletes a file from an archive.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
<Source>.ChangeKey (Function)
Changes the browse item.
<Source>.Open (Function)
Opens a data file.
MCIClose (Function)
Closes a media file.
MCIPlay (Function)
Plays a media file.
MCIOpen (Function)
Opens a media file.
HChangeKey (Function)
Changes the browse item.
<DiskFile variable>.Close (Function)
Closes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
Sensitivity (Property)
The Sensitivity property gets and sets the sensitivity level of an email.
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.