ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Error 701: The property is read-only
The Carousel control
The Carousel control is used to display an animated menu made of images......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Help editor options
The options of the help editor ("Display......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
<Array>.InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
ERR_ALREADYCONNECTED