WEBDEV DOWNLOAD CENTER
- End-user license agreement
- How to uninstall this software?
- See the online documentation
- Contact PC SOFT
Product | WEBDEV 28 - Update 2 |
Version | 01A280094s |
Required Version | 01A280075r and later |
Date | July 12, 2023 |
Caution:
You must own a registered English or International version of WEBDEV 28,
to download the module available on this page.
This version contains several improvements further to user feedback
on version 280085n and includes new features.
New names of constants used by the emailSMTPSession type:
-
Until version 28 Update 1 (280085N), the Option property of a variable of type emailSMTPSession could take the following constants:
- emailOptionDefault,
- emailOptionSecuredTLS: unencrypted connection on port 587, then sends a StartTLS command to start encryption,
- optionSSL: encrypted TLS connection.
To improve code readability, the constants have been renamed from version 28 "Update 4" (280094):
- the emailOptionSecuredTLS constant becomes emailProtocolSMTPS,
- the optionSSL constant becomes optionTLS,
Remarks
- The values of the constants remain unchanged,
-
the old constant names:
- are no longer recognized by syntax highlighting,
- no longer appear in the code completion suggestions,
- can still be used without causing a compilation error or unexpected behavior at runtime.
- Download the module below in a directory.
- Once the module has been downloaded, run the program in the download directory.
- Follow the instructions.
WEBDEV 28 - Update 2 | |
WEBDEV 28 | WX28UPDATEUS094s.exe |
* The sites developed with version 280094s must be deployed on a WEBDEV Application Server version 280094s or later.
Modules common to WINDEV, WEBDEV and WINDEV Mobile 280094s | |
HFSQL Client/Server | Common modules |
HFSQL Cluster | Common modules |
ODBC on HFSQL | Common modules |
OLEDB for HFSQL | Common modules |