ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
<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.
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
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.
<Multimedia>.Beginning (Function)
Positions at the beginning of the media file played in the Multimedia control.