ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
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.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
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....
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.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<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.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
fSeek (Function)
Gets and sets current position in an external file.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
HPrevious (Function)
Positions on the previous file record according to a browse item.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......