ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Multimedia>.Beginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected 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.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<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.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
<hdfsConnection variable>.CopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
<Multimedia>.Stop (Function)
Stops playing a media file found in a Multimedia control.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<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.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
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.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
<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>.Read (Function)
Reads a record in a file according to a given record number.
<Source>.Password (Function)
Defines the password used to create or open a data file.