ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
7. Multilingual applications in practice
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Common project
Projects are often cross-platform......
Managing parallel tasks
The computers are becoming more and more powerful......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
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"...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
The "Code hashtags" pane
Comparison operators
The comparison operators can be divided into several categories......