ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Generation modes
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
SQLConnect (Example)
Usage example of the SQLConnect function
HConnect (Example)
Usage example of the HConnect function
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
GPSGetPosition (Function)
Retrieves information about the current device position.
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
HCloseConnection (Example)
Usage example of the HCloseConenction function
fOpen (Example)
Usage example of the fOpen function
State (Property)
The State property is used to get and change the state of an element.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Info (Function)
Displays a custom message in a system information window.
10. Internal components in practice
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.