ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Specific features of the Express version
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Typing multilingual texts
For a multilingual application, you have the ability to......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
".STY" file: "Style sheet" file
A style sheet is a "......
Multilingual project
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Select query description window
The description window of a select query includes several sections......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
5. Deploying a dynamic site (Session or AWP) in practice