ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Source>.ReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
<Source>.Declare (Function)
Declares a description of data file (found in an analysis) in the current project.
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
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.
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).
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
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).