ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
6. Multiple generation
...Multiple generation...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
7. Multilingual applications in practice
Age
The Age keyword can correspond to...
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
16. Application test in practice
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.
Principle for running threads
At runtime, an application runs in a main thread......
7. AJAX technology
6. HFSQL Client/Server clusters
6. HFSQL Client/Server cluster
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......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......