ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 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....
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......
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....
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
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
BackgroundTaskAdd (Function)
Adds a new background task.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Calling a procedure/a function
Syntax for calling a local or global procedure.
WINDEV License Agreement
WINDEV License Agreement...
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min