ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
<PDF Reader>.Open (Function)
Opens a PDF file displayed in a PDF Reader control.
<Upload>.CurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Word Processing>.ToHTML (Function)
Converts the content of a Word Processing control into an HTML file.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Chart>.SaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
<Multimedia>.Beginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
<Multimedia>.Status (Function)
Indicates the status of the multimedia file played in the Multimedia control.
<Multimedia>.End (Function)
Positions at the end of media file played in the Multimedia control.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
<Source>.DeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
<Source>.Filter (Function)
Defines and enables a filter on a data file, view or query.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.