ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
<gglDrive variable>.Rename (Function)
Renames a directory or Google Docs Editors file on Google Drive.
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
KeyFileType (Property)
The KeyFileType property defines the type of encoding used for a key file.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
rssSave (Function)
Builds the RSS feed and saves the RSS feed in an XML file.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.
<Spreadsheet>.Load (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.