ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
The Static control
A Static control is a control used to display a static text......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
HTTP constants
List of constants used by the HTTP functions....
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Constants for external files
List of constants used by the functions for managing external files....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......