ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
Creating help pages
A help system includes several pages......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Link properties
When creating a link, you can simply specify the destination......
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
<Map>.IDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
<Array type>.Contain (Function)
Searches for an element in a WLanguage array. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
How to develop a PHP site?
What is a PHP site?......
MapChangeStyle (Function)
Changes the style of the map displayed in the Map control.
<Map>.ChangeStyle (Function)
Changes the style of the map displayed in the Map control.
Handling Scheduler controls programmatically
A Scheduler control can be......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....