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.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
Chart management functions (prefix syntax)
List of functions for managing Chart controls (prefix syntax)...
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
<Document variable>.ToText (Function)
Creates a character string with the data of a Document variable.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
VideoConfigure (Function)
Allows you to configure the video capture driver.
GraduationX (Property)
The Property GraduationX allows you to know the graduation step on the X axis.
GraduationY (Property)
The Property GraduationX allows you to know the graduation step on the Y axis.
iSequencingAddDoc (Function)
Adds a print of Word Processing document into a sequence of report prints.
The pages
Pages are the main interface of a WEBDEV site......
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
<Edit>.ConfigureAssistedInput (Function)
Used to configure the filter and the opening of assisted input.
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
Upload functions
The following functions are used to manage the upload:...
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.