ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
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
Handling an internal component
An internal component is a set of elements from a project......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
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......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
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......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
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......