ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
HFSQL Client/Server: Configuring the data files on the server
Different types of data (Type of variable)
A variable is defined by name and type......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Chart: Managing legends
Several types of legends are supported in the charts......
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Translating a text file with WDTRAD
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
WEBDEV Application Server 2024
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
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......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
1. Project and analysis
Creating an executable: General options
The main executable options are as follows......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......