ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compilation options (chm format)
1. Testing a site: Elements to be tested
<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....
VideoCapture (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....
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....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
Chart constants
List of constants used by the functions for chart management....
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
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.
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......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
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......
2. WEBDEV administrator in practice
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.