ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
<zipArchive variable>.ExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
MCIWidth (Function)
Returns the width (in pixels) of a media file used to display images.
MCITrack (Function)
Returns the current track of a media file previously opened (MCIOpen).
<zipArchive variable>.ExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....