ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
grSourceSeries (Function)
Defines the source of a series.
The Cell control
The Cell control contains controls......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Report and project
In most cases, a report is linked to a project......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a table, query, etc....
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
3. Deploying a WINDEV application
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.