ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Error 202: The method already has an access attribute (public, protected or private)
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Page contexts
In a Windows application, the information relative to a window is stored with the window......
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Project description: Project tab
The project description window allows you to configure various elements of your project......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Custom tooltips
Tooltips are very useful for application users......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
2. User-friendly editors in practice