ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Controls, pages and windows / Camera functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
The following functions are used to manage the Camera control:
CameraCaptureCaptures the images received from the camera:
  • as an image: takes a photo.
  • as a video: records a video.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
CameraChangeDriverConnects the "Camera" control to a specific driver for video capture.
CameraConfigureAllows you to configure the video capture driver.
CameraDisplayDisplays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
CameraGenerateThumbnailGenerates a thumbnail of the specified photo or video.
CameraListDriverLists the video capture drivers installed on the current computer.
CameraListParameterLists the values supported by the device camera for a given parameter.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
CameraParameterReturns or modifies the value of a parameter for the device camera.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
CameraPhotoCaptures a photo via a Camera control in an Android or iOS application.
CameraRequestPermissionRequests permission to use the device's camera.
CameraRunAppStarts the device's native camera application to record a video or to take a photo.
CameraStartDecodingStarts decoding bar codes in a Camera control.
CameraStatusReturns the status of a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
CameraStopStops the video preview or video recording in a Camera control.
AndroidiPhone/iPad Function kept for "Version-26-compatible" Camera controls.
CameraStopDecodingStops decoding bar codes in a Camera control.
CameraVideoStartStarts recording a video via a Camera control in an Android or iOS application.
CameraVideoStopStops the video recording previously started by CameraVideoStart.
Minimum version required
  • Version 22
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/23/2023

Send a report | Local help