ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
The planes in WEBDEV
The planes are used to group the controls of an element......
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
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.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
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....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
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......
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.