ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modbus functions (prefix syntax)
List of Modbus functions...
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......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
ERR_BAD_VERSION_RQS
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
21. Reports
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.