ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocToPDF (Function)
Converts a Word Processing document into a PDF file.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
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.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
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.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
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.
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.
<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.
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.