ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
<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.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
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.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
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.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Upload functions
The following functions are used to manage the upload:...
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
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...
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.