ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
15. Creating the executable in practice
Creating the executable in practice...
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Events associated with Image controls
List of events associated with Image controls...
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites......
Events associated with Calendar controls
List of events associated with Calendar controls...
WDTestSite: Presentation
WDTestSite is used to run different tests on a WEBDEV website......
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
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......
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.