ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with the Cell control field
Fonctions de gestion de l'exécution des commandes en mode console.
<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.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
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.
The Cell control
The Cell control contains controls...
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
The Tab control
The Tab control is used to simultaneously display different controls......
10. Embedded queries
Information 302: Ambiguity between a variable and a control
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Supercontrol
A supercontrol is an advanced type of control......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
tapiNoAnswer (Function)
Used to find out whether an answer was given to the call.
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
tapiOrigin (Function)
Allows you to determine the type of call (incoming or outgoing).
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
WDINT setup
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....