ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a table in a report
Tables can be created in a report......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Feedback component
The Feedback component is a component provided with WINDEV......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
Edit options of a report
The report editor allows you to......
Crosstab report
The report editor allows you to create "Crosstab" reports......
HTTPRequest (Function)
Starts an HTTP request on a server.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
WINDEV License Agreement
WINDEV License Agreement...
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Page templates
WEBDEV allows you to create page templates......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......