ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Viewing a report in 3D
Your report displays controls that overlap?......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Report viewer: Proposing several reports
In the document preview, end users can......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
Creating a window skin template
Millisecond (Property)
The Millisecond property is used to: Retrieve the number of milliseconds from a Time, DateTime or Duration variable. Modify the number of milliseconds in a Time, DateTime or Duration variable. Retrieve the milliseconds or the number of milliseconds from a Date item (in "Date and Time" or "Duration" format) Modify the milliseconds or number of milliseconds in a Date item ("Date and Time" or "Duration" format)...
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
Discover all the possibilities of pivot tables
12. Pages in practice
Break in a report
The break is used to group the records corresponding to a sort criterion......
Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Java application and WINDEV
A Java application is an application entirely compiled in Java......