ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Including a supercontrol in a window or in a page
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Creating the menus for the pages of the WEBDEV RAD pattern
Running the test of the User Groupware and installing it
ERR_BAD_URL
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
Configuring an application with User Groupware
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.