ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fLongPath (Function)
Returns the full long path of a file or directory.
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.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
fCompare (Function)
Compares the content of two files bit by bit.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
fShortPath (Function)
Returns the full short path of a file or directory.
tapiRecord (Function)
Records the current communication as a".WAV" file.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
<pdfPage variable>.AddImage (Function)
Adds an image to a page in an existing PDF file.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.