ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hdfsRename (Function)
Renames a file or a directory found on a Hadoop server.
fFileName (Function)
Returns the name of an external file that is currently opened.
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.
SysRecentDocAdd (Function)
Adds a file into the list of recently opened documents.
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.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
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.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.