PowerBuilder Tools

PowerBuilder Tools

PBDelta

PBDelta PBDelta is a utility designed to highlight the differences between versions of Application Source Code. PBDelta improves on standard diff tools by parsing the source files and comparing the individual chunks of the program. The results of the compared chunks are then displayed in a logical manner making the changes between the versions easier…

PowerBuilder TopwizWeb Plug-in For IIS

PowerBuilder TopwizWeb Plug-in For IIS This is a support I would love to have. TopwizWeb is a plug-in for IIS that allows you to run PowerBuilder code directly from PBL or PBD files. There is no need to learn C# or perform a complex conversion process. TopwizWeb supports PowerBuilder 10.5 and higher. For 12.6 and…

PBBrowse

PBBrowse  PBBrowse is a replacement utility for the Object Browser shipped with the PowerBuilder Development Environment. PBBrowse offers a Powerful browsing environment that allows you to examine objects quickly via an easy to use single window display. You can search multiple applications using powerful text matching functions or browse individual libraries or exported source code.Features:…

WinDaemon – Windows Service Utility

WinDaemon – Windows Service Utility. Developed by topwiz. WinDaemon allows you to run most existing programs as a Windows Service. A Windows Service runs in the background and does not require a user to be logged on to the computer. This is ideal for programs that perform tasks automatically. Once you have configured your program…

PBDoc

PBDoc PBDoc is a template based documentation tool for PowerBuilder applications. PBDoc reads the source code of your application, then using a template file with special tags, it applies the source code to the template and generates documentation. PBDoc bases all of the documentation on the PowerBuilder code. Many studies have proven that documentation is…

WizSource – PowerBuilder Source Control

WizSource – PowerBuilder Source Control WizSource is the ultimate Source Control provider for the PowerBuilder developer. It is the first Source Control provider that is specifically designed to work with PowerBuilder and to be written in PowerBuilder as well. WizSource supports the SCC API, so it can be used with any IDE that supports the…

PBPaste

PBPaste PBPaste is a utility used to paste script scraps and generated code/comments directly into the PowerBuilder development environment. The utility installs itself as a small icon in your system tray. Use the right mouse button to access the setup menu and the left mouse button to access a paste action. PBPaste allows you to…

SmartPaste

SmartPaste SmartPaste is a tool that inserts pieces of text into the active PowerBuilder script painter. Just by one mouseclick you get headers, get- and set-functions and much more automatically pasted into PowerBuilder. All the text that can be pasted is fully configurable using a macro editor. These macros can include information about the current…

SmartScripter

SmartScripter SmartScripter takes the PowerScript out of your current script painter It analyzes the content It changes the case of the words according to its dictionaries If it cannot find a word in the dictionaries, the user needs to specify the correct case. These new words are again stored in the dictionaries. It replaces the…

PowerBatch

PowerBatch PowerBatch is a command line PowerBuilder/PocketBuilder compiler and can be used for batch compiling PowerBuilder projects with a lot of useful options.PowerBatch provides the following features: command line compiling mode support of PowerBuilder 5 – 12 classic and PocketBuilder 1.5/2.0 automatic detection of installed PowerBuilder/PocketBuilder version import existing PowerBuilder projects check for duplicate objects…