ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various constants
List of various constants....
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Creating a query
Two methods can be used to create a query......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Euro constants
List of constants used by the functions for managing the Euro....
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
HOnError (Function)
Customizes the management of HFSQL errors.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......