ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fSeek (Function)
Gets and sets current position in an external file.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
MultimediaPause (Function)
Pauses a media file played in a Multimedia control.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
<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.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
WHelp (Function)
Displays a file or help page in CHM format.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
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.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....