ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.
<Multimedia>.End (Function)
Positions at the end of media file played in the Multimedia control.
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>.Read (Function)
Reads a record in a file according to a given record number.
<Source>.Previous (Function)
Positions on the previous file record according to a browse item.
WLanguage procedure called by fCopyFile
WLanguage procedure ("callback") called by fCopyFile for each copied file.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
<Multimedia>.Status (Function)
Indicates the status of the multimedia file played in the Multimedia control.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
MCIPause (Function)
Pauses playback of the media file previously opened (MCIOpen).
MCIStopPlaying (Function)
Stops the execution of a media file that was opened beforehand (MCIOpen).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.