ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
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......
Local procedure
Two types of procedures are available......
Various WEBDEV constants
Various WEBDEV constants...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Drawing constants
List of constants used by the drawing functions....
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Character strings
WLanguage supports different types of strings....
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
iDestination (Function)
Configures the print destination.
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Creating requirements
The following steps must be performed to implement the requirements......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Report controls
Several types of controls can be handled in a report created by the report editor......
Report based on a query
Queries are used to easily select records in one or more data files......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min