ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
CurrentPage (Function)
Returns the name of the page containing the WLanguage code currently run.
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
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).
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
Format (Property)
The Format property is used to define the data format of a data file.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.