ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFNumberOfPages (Function)
Returns the total number of pages in a PDF file.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
iPrintImage (Function)
Sends the image file to print to the print buffer.
HInfoAnalysis (Function)
Returns information about a database schema (WDD file).
fLongPath (Function)
Returns the full long path of a file or directory.
<Code Editor>.Save (Function)
Saves the contents of a Code Editor control to a file.
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
xlsData (Function)
Retrieves the content of a cell found in an XLS file.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
FTPFileExist (Function)
Checks if a given file exists on an FTP server.