ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Project description: Theme tab
The project description window allows you to configure various elements of your project......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Options of the window editor
To configure the general options of the window editor......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
.NET Assemblies
.NET is Microsoft's software development platform......
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
WDXView: Overview
WDXView is an ActiveX browser......
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
Multimedia control properties
List of properties associated with the Multimedia control...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)......
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
The Sidebar control
The Sidebar control gives access to different options......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......