ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
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......
Managing main window menus
A main menu is necessarily associated with a window......
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......
3. UML models in practice
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
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......
1. Project and 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......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
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....
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
4. UI: Windows
IU of windows...
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......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......