ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
2. User-friendly editors in practice
User-friendly editors in practice...
Handling controls in a report
The different operations available for the report controls are as follows......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
HTMLToRGB (Function)
Converts the HTML color into RGB color.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Creating a Java archive
When your Java application is developed, you can......
fSelect (Function)
Opens the Windows file picker.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min