ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
Compilation options (chm format)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory....
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Managing videos (transmitted by a Web Camera)
To manage the video sequence being transmitted by the web camera installed on the current computer, WINDEV includes......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Reloading a document
To reload a document, ......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Constants for managing the registry
List of constants used by the registry functions....
Using the task management and the schedule
Time management is extremely important......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
3. Deploying a WINDEV application