ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various constants
List of various constants....
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.
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.
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
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)......
Running the test of the User Groupware and installing it
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
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......
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.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Automation object
The Automation keyword is used to declare an automation object...
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min