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.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
Xaml functions
List of Xaml functions...
<Document>.FindElementByName (Function)
Searches for an element by its name in a Word Processing document.
Chart management functions
...Chart management functions...
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
HTML document management functions
List of functions that manipulate HTML documents....
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
<TreeView>.Collapse (Function)
Collapses a branch previously expanded.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Browser management functions
List of functions for managing browsers...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Diagram management functions
Diagram management functions...
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...