ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Camera functions
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Java application and WINDEV
A Java application is an application entirely compiled in Java......
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
<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.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
1
2
3
4
5
6
289
>