ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fAddText (Function)
Adds the content of a character string at the end of a file.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
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.
Creating an executable: General options
The main executable options are as follows......
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.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
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....