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 2 |
Version | 01A290076p |
Required Version | 01A290045s and later |
Date | April 10, 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 2 | |
WINDEV Mobile 2024 | WX2024UPDATE290076p.exe |
Modules common to WINDEV, WEBDEV and WINDEV Mobile 290076p | |
HFSQL Client/Server | Common modules |
HFSQL Cluster | Common modules |
This version contains several improvements further to user feedback
on version 290061r and includes new features.
This version has successfully passed the second validation level.
Project editor
- Simplified project creation wizard.
Window editor
- Combo Box control: Ability to use a vector border for each state.
- Edit control:
- Simplified "required input" configuration.
- Ability to use a vector border for each state.
Report editor
- Control style: The "Style" tab of the control description has been redesigned. The options for choosing different styles, disassociating, or viewing the uses of a style are now easier to access.
Code editor
- Code wizard: The generated WLanguage code adapts to the language selected in the code editor options (English or French).
HFSQL
- Spatial indices available in Client/Server mode.
- Spatial index support in SQL queries.
- Ability to export spatial data to CSV.
HFSQL Control Center
- Ability to list spatial keys.
WLanguage
- The following functions have been renamed:
- fTrackFile is now fWatchFile
- fTrackDirectory is now fWatchDirectory
- fTrackStop is now fWatchStop
- fTrackStopAll is now fWatchStopAll
- HListTrackedFiles is now HListWatchedFiles
- HTrack is now HWatch
- HTrackStop is now HWatchStop
- New WLanguage functions
- HListSpatialKeys: Returns the spatial keys of a data file (used in a query or view) recognized by the HFSQL engine.
- Modified functions
- dbgEnableLog: New parameter to specify the time before old log information is deleted.
- DocuSign
- Imported DocuSign components adapt to the language selected in the editor.
- The DocuSign component available with this release includes numerous changes and improvements.
Monitoring robot
- New type of check: Server certificate expiration date verification.
- "HTTP connectivity" check: Ability to add additional headers to be passed to the query.