ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
HSL (Function)
Creates a color from its hue, saturation and lightness.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
3. Types of accessible data files
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Structure of data files of user groupware
Different types of data (Type of variable)
A variable is defined by name and type......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Quickly select your data using filters
10. Page templates
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
Creating a delete query
A delete query (corresponding SQL statement......
The Tab control
The Tab control is used to simultaneously display different controls......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
1. What is a website?
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
ERR_CLOSED_PAGE
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......