ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.Delete (Function)
Deletes a record from a data file (query or view).
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<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.
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.