ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
The "Images" pane
The "Images" pane allows you to view and list all the images in the project directory and subdirectories......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
The planes (in a window or in a report)
The planes are used to group the window controls......
4. HFSQL Classic
2. User-friendly editors in practice
User-friendly editors in practice...
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Compilation options (HLP format)
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......