ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocToPDF (Function)
Converts a Word Processing document into a PDF file.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
RecycleBinRestore (Function)
Restores a file found in the recycle bin of the system.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
fAddText (Function)
Adds the content of a character string at the end of 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.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
<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.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<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.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
FileSize (Property)
The FileSize property is used to get the size of a file.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.