ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
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......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Common project
Projects are often cross-platform......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Extracting the text of the project
The following text can be extracted......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Z-index of a control
All the controls in a window or report have a different z-index......
How to use an array of structures?
An array of structures is an Array variable......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
The Upload control
The Upload control is used to upload files on the Web server......
WINDEV concepts
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......