ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
<gglConnection variable>.Connect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Rights on the virtual directory
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
10. UMC: User Macro-Code
Environment of the report editor
Environment of the report editor...
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Environment of the window editor
The main elements of window editor are as follows:
Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Environment of the query editor
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......