ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
CameraConfigure (Function)
Allows you to configure the video capture driver.
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
Extracting the text of the project
The following text can be extracted......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Constants for managing videos
List of constants used by the functions for video management....
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
EventClose (Function)
Closes a synchronization event between several threads.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Time management help
Time management is extremely important......
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
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....
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......