ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
Border of controls
One of the most important elements of control style is its border......
Secret string vault
Passwords, private keys and tokens are often used in programming......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Project portfolio
From version 25, you can create "project portfolios"......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Automatic documentation of external components
External components must include a technical documentation......
Z-index of a control
All the controls in a window or report have a different z-index......
Task list
Each project can be associated with a task list......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Optional events
By default, the codes available in the code editor correspond to the most common codes......