ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
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.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
Web Camera control properties
A Web Camera field can be manipulated in WLanguage in a page with the following properties.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
6. How to display an AWP website
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
2. Analysis in practice
The use of the Automation type in a site is reserved for the advanced users
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Report controls
Several types of controls can be handled in a report created by the report editor......