ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing a database via a web service
The database can be accessed via a web service......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Error 701: The property is read-only
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
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......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
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......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Help editor options
The options of the help editor ("Display......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
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...
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......