Site hosted by Angelfire.com: Build your free website today!

PowerBuilder


PowerBuilder Prototyper Links :

   
Windows API Datatype Conversion and Examples    
Using the Undocumented Indirect Keyword    
Dynamically create an NVO    
Powerbuilder Version Control (Subversion, PushOK, PBSCC Proxy)    
Issues with OCXs / ActiveX's    
Unmapped Datawindow Events    
Active Directory - Display the current user    
Datawindow Expressions    

LInks to determine if your application is already running

http://www.rgagnon.com/pbdetails/pb-0064.html

http://www.pbdr.com/pbtips/ap/onlyonce.htm

http://www.escape.ca/~pboud/powerbuilder/powerbuilder_faq.html#2.29

http://202.96.105.7/ywjswd/6.htm

   
     

GetFullState/SetFullState

For example, this expression gets all the data in the DataWindow:

Object dwdata[] [] = dw_1.getObject("Data").getProperty("Primary")

   
Source Code    
Problems and Solutions    
Tips, Tricks, and Hints    
Standards    
Application Architecture Documentation    
PFC    
Links    
Miscellaneous Notes    
PowerBuilder Developer Journal Articles of Interest    
PB Catalog Utility [PB7 compliant] (PBDJ - Volume 7, Issue 12 ( December 2000))    
PB Web Deployment Kit How To (PBDJ - Volume 7, Issue 12 ( December 2000))