ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
hdfsRename (Function)
Renames a file or a directory found on a Hadoop server.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
RecycleBinRestore (Function)
Restores a file found in the recycle bin of the system.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.