ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Calling a procedure/a function
Syntax for calling a local or global procedure.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Open (Function)
Opens a modal WINDEV window.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
MatMultiply (Function)
Multiplies two matrices.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Events associated with Calendar controls
List of events associated with Calendar controls...
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
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......
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......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......