ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
3. Deploying a WINDEV application
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Events associated with Table controls
List of events associated with Table controls...
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
String constants
List of constants used by string functions...
HTTP constants
List of constants used by the HTTP functions....
12. External component in practice
Définit l'image SVG utilisée pour un graphe de type "Pourcentage imagé"....
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
Setup directory
The setup wizard allows you to configure the setup directory of application....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Sound (Function)
Plays a sound in WAV format.
zipOpen (Function)
Opens an existing archive.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.