ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Search in current code
When coding, developers often need to do a quick search in the current code...
Help with new features: Informing users about new developments
Applications are constantly evolving......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WINDEV: Example of programmed Drag and Drop
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Events associated with Link controls
List of events associated with Link controls...
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Extracting messages added or modified since last extraction
A project was already created and translated......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Context menu of TreeView controls (AAF)
Each TreeView control in a window offers the user a context menu by default......
"About" window
The "About" window is used to display and access various information about the current application......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
Application triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a table....
Share your projects via Git
Git is a source code manager......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Typing multilingual texts
For a multilingual application, you have the ability to......