ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
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......
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Age (Function)
Returns the age according to the date of birth.
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Code history
The code history is used to......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Events associated with framesets
List of events associated with framesets...
Creating nested reports
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
The Organizer control
The Organizer control is used to display and handle organizers......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
11. Window templates
WINDEV Mobile allows you to create window templates....
Start of Break block (Break header)
The Start of break block is optional......