Désolé, votre navigateur ne supporte pas le javascript. WINDEV Download Center: WINDEV 29 - 01A290088m
Cross-platform application development software suite Integrated software for developing cross-platform applications

WINDEV DOWNLOAD CENTER

Products WINDEV 2024 - Update 3
Version 01A290088m
Required Version 01A290045s and later
Date June 05, 2024
This update contains:
  • WINDEV environment
  • Software Factory and Monitoring Robot software packages and the remote debugging module (WDDebug)
  • reserved server package (Telemetry, Replication, Access to third-party databases, BaaS modules for User Groupware / Private Store).
WINDEV 2024 - Update 3
WINDEV 2024 WX2024UPDATE290088m.exe
Reports & Queries RQ2024PACK290088m.exe
Modules common to WINDEV, WEBDEV and WINDEV Mobile 290088m
HFSQL Client/Server Common modules
HFSQL Cluster Common modules
ODBC on HFSQL Common modules
OLEDB for HFSQL Common modules
 

This version contains several improvements further to user feedback on version 290076p and includes new features.

This version has successfully passed the second validation level.

Automated tests
  • WDAutomate can now record automated tests run directly on an executable. This automated tests is defined as an application test.
WLanguage:
  • The Ansi/Unicode conversion process has been optimized to speed up all operations involving Ansi and Unicode strings.
    This new method also reduces potential lost characters when converting data from one charset to another.
  • New functions:
    • InUnitTestMode: Determines if there is a unit test in progress.
    • InApplicationTestMode: Determines if there is an application test in progress.