ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
Format (Property)
The Format property is used to define the data format of a data file.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of 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).
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
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.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
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).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.