ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Global and local variable
Two types of variables are available......
Drawing constants
List of constants used by the drawing functions....
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......
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
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.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Various constants
List of various constants used by the constants WINDEV functions....
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...
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......
2. Examples and components provided with WEBDEV
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....