WINDEV MOBILE DOWNLOAD CENTER
- End-user license agreement
- How to uninstall this software?
- See the online documentation
- Download a trial version
- Contact PC SOFT
Products | WINDEV Mobile 2024 - Update 3 |
Version | 01A290088m |
Required Version | 01A290045s and later |
Date | June 05, 2024 |
- Download the module below in a directory.
- Once the module has been downloaded, run the program in the download directory.
- Follow the instructions.
WINDEV Mobile 2024 - Update 3 | |
WINDEV Mobile 2024 | WX2024UPDATE290088m.exe |
Modules common to WINDEV, WEBDEV and WINDEV Mobile 290088m | |
HFSQL Client/Server | Common modules |
HFSQL Cluster | 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.
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.