Bug Fixes

PowerBuilder

PowerBuilder 2025 Build 3626 includes the following fixed bugs:

Solution/New Compiler

  • (Bug ID 13169/13226) PBAutoBuild fails to compile applications in the Solution mode.

  • (Bug ID 13292) In the Solution mode, batch deleting multiple objects from the library browser deletes one library only.

  • (Bug ID 13283) In the Solution mode, the yellow flag of incorrect code will be reset to green flag when saving the code or pressing Ctrl + L.

  • (Bug ID 13393) Deploying an application in the Solution mode generates no PBD or EXE file due to the encoding issue with a PRA file.

  • (Bug ID 13160) In the Solution mode, the changes to the PowerClient or PowerServer object cannot be committed to source control.

  • (Bug ID 13183) When you create a new project in a solution that already contains several projects, the new project fails to be deployed.

PowerClient/PowerServer

  • (Bug ID 13299) At the debugger dialogue, the breakpoints disappear and adding the breakpoint from the right-click menu causes PowerBuilder IDE to crash.

  • (Bug ID 11810) The PowerServer project application terminates and pops up an application execution error instead of restarting the application following the SystemError event when the application pool in IIS is recycled.

Others

  • (Community) The longptr arguments display "objhandle" instead of the declare PowerBuilder data type.

  • (Bug ID 12956) Using the Paste Window button from the toolbar to paste a window name results in mixed uppercase and lowercase letters instead of the expected all-lowercase format.

  • (Bug ID 13049) Pressing backspace in the front of a code line causes unwanted auto-complete list.

  • (Bug ID 13189) Using Choose Case to insert code doesn't have the selector expression /*expression*/ highlighted.

  • (Bug ID 13223) When using multiple monitors with different DPI settings, the graphical parts of checkboxes and radiobuttons in DataWindow display incorrectly on the extended monitor.

  • (Bug ID 13168) When the decimal separator is a comma, the decimal part of the double data type is lost.

  • (Bug ID 13285) Declaration in global variables fails and reports Error C0085: Invalid variable declaration initialization.

  • (Bug ID 13267) If "Automatically clear output window" is selected in System Options, the output window is cleared when you modify any object from the search results in the output window and save it.

  • (Bug ID 13217) Search cannot find "// cannot" from the system tree even though it exists in the source code of a target or object.

  • (Bug ID 12914) After pressing Ctrl + H in the Script painter and clicking on the Replace field, if you press Ctrl + F, the content in the Find field of the pop-up Find dialog is not highlighted until you press Ctrl + F again.

  • (Bug ID 13191) Applying a theme does not change the background color of a visual user object.

  • (Bug ID 13342) Changing the printer on the Printer Setup window popped-up by the Printsetup() method doesn't take effect.

  • (Bug ID 13261) When the zoom value of preview is set, the DataWindow preview doesn't adjust to the printer selected by using Printsetup().