ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Camera functions
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Camera>.StartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
Report controls
Several types of controls can be handled in a report created by the report editor......
Reloading a document
To reload a document, ......
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......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Functions for managing objects (External language)
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
<Camera>.SetDriver (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)
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
VideoSetDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
3. Deploying a WINDEV application
2. WEBDEV administrator in practice
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.
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
2. Analysis in practice