ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Browser management functions
List of functions for managing browsers...
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
The TreeMap control
The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Manipulating a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....