ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Share your projects via Git
Git is a source code manager......
System constants
List of constants used by the system functions....
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Edit control
The Edit control allows users to enter data......
Character strings
WLanguage supports different types of strings....
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......