ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to...
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
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...
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......