ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
9. Types of standard controls
Types of standard controls...
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Typing multilingual texts
For a multilingual application, you have the ability to......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Select query description window
The description window of a select query includes several sections......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Setup mode
Several methods can be used to distribute a WINDEV application......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Replication: The different types
The data replication is a powerful feature......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Z-index of a control
All the controls in a window or report have a different z-index......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Creating a delete query
A delete query (corresponding SQL statement......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......