ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report controls
Several types of controls can be handled in a report created by the report editor......
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
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......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Conversion (Function)
Converts a value from a unit to another one.
12. Pages in practice
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
BarCodes (Variable type)
The BarCodes type is used to handle the information found in a bar code.
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
SCM: Repository versions
There are different versions of the SCM repository......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......