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.
TreeMapInfoXY (Function)
Returns the index of the element displayed at a given position in a TreeMap control.
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
PVTCollapseAll (Function)
Collapses all row and/or column headers in a Pivot Table control....
PVTExpandAll (Function)
Expands all row and/or column headers in a Pivot Table control....
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
ControlFindHighlight (Function)
Highlights, in a window or control, all the captions and texts corresponding to a given text.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.