ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
5. HFSQL Client/Server
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
9. Internal component
2. User-friendly editors in practice
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Creating links
Links help users navigate the help system......
Managing main window menus
A main menu is necessarily associated with a window......
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....
HFSQL Client/Server: Configuring the data files on the server
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
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......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Native SQL Server Connector license agreement
REP files
REP files contain the list of data files handled by the application....
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......
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
4. HFSQL Classic