ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
The Dashboard control
Dashboards are essential elements in an application......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Secret string vault
Passwords, private keys and tokens are often used in programming......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Constants for managing windows
List of constants used by the functions for managing windows...
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
BackgroundTaskAdd (Function)
Adds a new background task.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
User authentication: User Groupware
WINDEV Tutorial: User Groupware User authentication: User Groupware - 20 min
WDMSG license agreement
WDMSG license agreement...
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Chart constants
List of constants used by the functions for chart management....
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min