ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
fAddText (Function)
Adds the content of a character string at the end of a file.
CodeEditorSave (Function)
Saves the contents of a Code Editor control to a file.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
fSeek (Function)
Gets and sets current position in an external file.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
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.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a 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.
PDFNumberOfPages (Function)
Returns the total number of pages in a PDF file.
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.