ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
<Camera>.Photo (Function)
Allows you to take a photo from an Android device with the properties of the Camera control passed as parameter.
Video functions
List of video functions...
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
HFSQL: Change of name
<Chart>.SeriesColor (Function)
Initializes the color of a series or the color of a section.
<Chart>.Mask (Function)
Formats the data displayed by grLabel or by grTooltip.
<Chart>.SeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
Gantt Chart functions
The following WLanguage functions are used to manage the Gantt charts......
<Chart>.SourceCategoryLabel (Function)
Defines the source of the category labels.
<Chart>.SourceSeries (Function)
Defines the source of a series.
<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
12. Universal replication
7. Window templates
...Window templates...
13. Universal replication
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Properties of a help page
The characteristics of a help page are used to define......
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......