ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Recycle code windows
By default, a single code window is opened per ......
Materialized view
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
16. Java applications in practice
Java applications in practice...
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Designing a supercontrol
A supercontrol is an advanced type of control......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
"?" menu
WINDEV proposes a help menu adapted to your applications......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
SQL view
An SQL view is a virtual data source defined by an SQL query......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......