ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Pivot Table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
PDFIsProtected (Function)
Checks whether the PDF file requires a password to be read.
HRead (Function)
Reads a record in a file according to a given record number.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
<gglDrive variable>.MoveFile (Function)
Moves a file on a remote drive from one directory to another.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
FTPName (Function)
Returns the name of the last file accessed by an FTP function.
MultimediaStatus (Function)
Indicates the status of the media file played in the Multimedia control.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
WEBDEV 2025 Tutorial - Table of contents
Positions at the end of media file played in the Multimedia control.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
<pdfDocument variable>.ExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Multimedia>.End (Function)
Positions at the end of media file played in the Multimedia control.
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
sfObject (Variable type)
The sfObject type is used to describe a record of a SalesForce file...