ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CameraConfigure (Function)
Allows you to configure the video capture driver.
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Project Management Hub: Time tracking
The time spent can be listed on......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
The planes in WEBDEV
The planes are used to group the controls of an element......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
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....
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.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
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.
EventClose (Function)
Closes a synchronization event between several threads.
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
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.
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.