ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
1. RAD (Rapid Application Development)
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Recompiling the project
The project compilation is a process used to......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Source Code Manager (SCM)
...L'administrateur du GDS (Gestionnaire de sources) propose certains outils spécifiques pour l'administration de la base de sources......
Bar Code management functions
The following functions are used to manage bar codes:...
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
10. Smart controls
Smart controls...
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
WINDEV: Example of programmed Drag and Drop
ERR_BAD_CONTEXT_INVALID
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......