Topwiz Software News
- 06/04/2021 - Statbar Display Controls button now shows window class name.
- 04/30/2021 - OSVersion Updated for the upcoming Windows May 2021 release.
- 04/13/2021 - RunAndWait Updated datatypes and structure length. Also updated in Bitmap, FTPClient, and Ghostscript.
- 04/06/2021 - Ghostscript New example shows how to save multiple DataWindows to a single PDF using Ghostscript.
- 03/16/2021 - LineCount Added counting options to include structural code.
- 02/17/2021 - OSVersion Added a version of of_getfileversioninfo that takes filename and value name to extract custom version strings.
- 02/05/2021 - Filesys Changed the of_pbvmname function to work correctly in PB 2019-R3. Also updated DisplayIcon, FTPClient, ImageList, and OSVersion examples with the same fix.
- 02/05/2021 - Statbar Changed to work correctly in PB 2019-R3.
- 02/04/2021 - PSRViewer Fixed an abort when clearing most recent files while no file is open.
- 02/02/2021 - Cryptoapi Added iEncoding instance variable. Now uses machine keyset so can be used in a Windows Service.
- 01/11/2021 - Outlook Added support for creating a Mail Item.
- 11/16/2020 - PBNISMTP Updated to use the latest version of the open source SMTP libraries.
- 10/06/2020 - PBEditor Now includes a PB 12.6 library that supports 64bit.
- 10/01/2020 - PBSearch I added support for PowerBuilder 2019-R3 as a version choice.
- 09/25/2020 - OSVersion Added support for Windows 10 October 2020 Update.
- 08/11/2020 - Filesys Added function of_GetFileOwner which returns the user that created the file.
- 08/10/2020 - GetFolder Fixed bug that prevented some network shares from showing.
- 07/30/2020 - PSRViewer I added Excel12 as an Save As choice, fixed issue in PB 2019 with window size restore.
- 06/04/2020 - Canvas I fixed an abort in 64bit that happened when saving an image.
- 05/11/2020 - Zlibwapi Fixed an abort in 64bit.
- 04/18/2020 - WinDaemon A new product that allows you to create windows services from any existing program.
- 03/23/2020 - OSVersion I fixed a problem where it wasn't getting the correct version of Windows 10.
- 03/11/2020 - WinHTTP Improved handling of security errors in the SendData function.
- 03/05/2020 - OSVersion Added support for Windows 10 April 2020 Feature release. BuildNumber instance var is now Dec instead of Uint.
- 02/26/2020 - TopwizWeb A new product that allows you to create web applications that run in IIS directly from PowerBuilder.
- 02/26/2020 - Zlibwapi Fixed several instances of incorrect datatypes. ULong and Integer changed to Long.
- 01/23/2020 - FTPClient Fixed a bug in the window. After deleting a profile, the menu wasn't populating correctly.
- 12/18/2019 - WinHTTP The GetURL and PostURL functions had the wrong datatype returns which prevented detection of errors by the calling script.
- 12/03/2019 - EmailSMTP Updated the error handling so that SMTP errors are reported correctly.
- 11/24/2019 - OSVersion Updated to support Windows 10 November 2019 Update.
- 11/04/2019 - Bitmap I added support for capturing bitmaps of sheet windows.