ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
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.
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).
GOTO statement
The GOTO statement is used to run a code identified by a given label...
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.
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).
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
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.