ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
gpwImportLDAPUsers (Function)
Imports users from an LDAP directory to the user file of the User Groupware.
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
<DiskFile variable>.Open (Function)
Opens an external file (ANSI or Unicode) so that it can be manipulated programmatically
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
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.
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
<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).
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
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.