ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: Theme tab
The project description window allows you to configure various elements of your project......
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
Project description: Style tab
The project description window allows you to configure various elements of your project......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WDZip: Overview
WDZip is used to compress and group your files in archives......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Share your projects via Git
Git is a source code manager......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Rich Text Area control events
The following events appear by default in the WEBDEV code editor......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
Custom properties (WLanguage)
A custom property is a code element with two events......
Conversion (Function)
Converts a value from a unit to another one.
Testing and debugging an application on an Android device
All developers appreciate the possibility to debug an application directly on the device......
17. Project Management Hub
...Project Management Hub...
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....