Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

PowerBuilder – Page 2 – PowerBuilder Library

PowerBuilder

PowerBuilder Free Code, Free Tools, Tutorial And Tips & Tricks.

Faster Datawindow Delete Selected Rows Efficiently In PowerBuilder

Faster Datawindow Delete Selected Rows Efficiently In PowerBuilder When You wanted just to remove them from the screen and not from the database. You used deleteRow(long row) function but it was slow in large datasets. Good Luck!

DataWindow Color Flash

DataWindow Color Flash Edit color properties of datawindow, datawindow column, refresh interface with the timer interval property of datawindow Example Datawindow Find Projects On Github click here Good Luck!

PowerBuilder Remove Vietnamese Characters

PowerBuilder Remove Vietnamese Characters If you need to remove Vietnamese characters when the user enters without accents in Vietnamese, this is the solution for you Source Code f_global_replace from function_object f_khongdau from function_object Find Projects On Github click here Good Luck!

PowerBuilder Progress Bar

PowerBuilder Progress Bar Source Code Example Datawindow d_progress nvo_infoattrib from nonvisualobject uo_progressbar from userobject u_progressbar from uo_progressbar w_main from window Find Projects On Github click here Good Luck!

PowerBuilder Base64 Encode/Decode With Key

PowerBuilder Base64 Encode/Decode With Key Source Code Local Function Declaration Base64 Encode Base64 Decode Source Code Example w_main from window Find Projects On Github click here Good Luck!

Picture View In PowerBuilder

Picture View In PowerBuilder Code Example uo_picture_view from datawindow Datawindow d_picture_view w_main from window Find Projects On Github click here Good Luck!

PowerBuilder Reading And Writing Excel Files

PowerBuilder Reading And Writing Excel Files Code Example isinvmware from function_object isinvpc from function_object cxls from nonvisualobject n_tp_excel from nonvisualobject n_tp_xlsfont from nonvisualobject n_tp_xlsformat from nonvisualobject n_tp_xlssheet from nonvisualobject w_main from window Writing data reading data Placing pictures Writing formulas Reading and writing date/time values Access to sheet by name Merging cells Inserting rows and…

pblCompare

pblCompare pblCompare is a special tool for visual PowerBuilder Library File comparison. It has a number of simple and convenient features that many users have been asking for a long time from a PowerBuilder source code comparison tool. pblCompare is used to highlight and report on the changes made between versions of library files used…

PowerBuilder Tutorial Document Part 7

PowerBuilder Tutorial Document Part 7 This is part of Matt Balent project “100 Days of PowerBuilder” Download Document Good Luck!