ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraStop (Function)
Stops the video preview or video recording in a Camera control. 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....
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
ConfigureAAF (Function)
Used to specify the behavior of some Automatic Application Features (AAF).
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Recompiling the project
The project compilation is a process used to......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
VideoRequestPermission (Function)
Requests permission to use the device's camera....
15. Cookies: information stored on the end user's computer
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....
<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....
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
CameraRequestPermission (Function)
Requests permission to use the device's camera....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
6. HFSQL Client/Server cluster
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....
6. HFSQL Client/Server clusters