ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Global procedure/function
A global procedure can be used in all the processes or events of the project....
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
The planes (in a window or in a report)
The planes are used to group the window controls......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
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......
Creating a select query
A select query (corresponding SQL statement......
The Site Map control
The Site Map control allows the Web user to......
Error 1014: The access to the member of the class is restricted by a private inheritance
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
WINDEV Mobile concepts