ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
HTMLFromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
HOpenConnection (Function)
Opens a connection to a specific database.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Creating the link buttons in the windows of a WINDEV RAD pattern
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
29. SEO in practice
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Specific features of the Express version
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
14. PHP generation in practice
Creating a flexible modeling
To create a new flexible modeling, you can......