ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
2. UML models
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
ERR_NO_APPLICATION
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
11. Choosing the action of a button/link
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......
Deployment package
The deployment package creates a ZIP file containing the site's setup......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Handling Gantt Chart controls programmatically