ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Google constants
List of constants used by the Google functions....
Constants for managing Map controls
Constants for managing Map controls...
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Guided tour management constants
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Typing multilingual texts
For a multilingual application, you have the ability to......
How to create a menu?
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......