ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Managing emails
WINDEV includes multiple methods to manage emails...
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
12. Retrieving data from a site
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Body Complement block
The Body complement block is linked to the Body block......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
3. Application development cycle
Development cycle of a WINDEV application....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
The Flexbox control
Flexbox is a standard layout system for web pages......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
5. User Groupware in practice
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
9. Sharing a project in practice
Sharing a project in practice...
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....