ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Camera/Video functions (prefix syntax)
Playing a video with the MCI functions
MCI functions are used to easily handle the media files...
Video functions
List of video functions
The Image control
The Image control is used to...
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
The Conference control
The Conference control allows you to view and/or listen to video and/or sound in real time...
Camera control in a mobile application
The Camera control is used to...
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
The Camera control
The Camera control displays the preview stream of a camera connected to the current computer.
CameraRequestPermission (Function)
Requests permission to use the device's camera.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes...
The Web Camera control
The Web Camera control is used to view a file that is refreshed at regular time intervals.
The Multimedia control (WEBDEV)
The Multimedia control is used to easily display a video in the browser.
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
Camera functions
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo.
VideoRequestPermission (Function)
Requests permission to use the device's camera.
MCI functions
List of MCI functions
Managing videos (broadcasted by a Web Camera) (prefix syntax)
To manage the video sequence being transmitted by the web camera installed on the current computer, WINDEV includes...
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 ...
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo.
VideoListDriver (Function)
Lists the video capture drivers installed on the current computer.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
<Camera>.SetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
WLanguage procedure called by CameraVideoStart
WLanguage procedure ("callback") called when the video recording is completed.
CameraChangeDriver (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.
WLanguage procedure associated with AlbumPicker
Procedure ("Callback") called by AlbumPicker when the user selects an image or a video.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
ScreenCastInProgress (Property)
The ScreenCastInProgress property is used to determine if the video played in a Multimedia control...
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible"...
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible"...
Identifier (Property)
... to the participants who receive the audio or video stream. This name can be a number, for example.
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera"...
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera"...
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera"...
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
1
2
3
4
5
6
8
>