ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Configuring Reports & Queries
Reports & Queries is used to......
Help system properties
The properties of help system are used to define......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Interface of WDInst
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Error 39: The END statement marking the end of declaration of the composite variable is missing
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Recycle code windows
By default, a single code window is opened per ......
Binding controls to data
A window or page can display information from......
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
How to create a patch?
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......