IV. Data window 1. Function function parameter description dw_1.insertrow(row) row sets the insertion position insert blank line When successful, return the row number inserted successfully, and return -1 if failed insertrow(0) means to insert a row in the last row dw_1.deleterow(row) row the row number to delete delete row Returns …. Continue Reading »
PowerBuilder Manual Book Part 1
I. Development Specifications 1. Variable naming rules The following uses global variables as an example variable type Naming rules Boolean gbl_ string gs_ int gi_ uInt gui_ long gl_ longlong gll_ date gde_ time gtm_ datetime gdt_ decimal gdc_ decimal{2} gdc2_ char gc_ Double gdb_ 2. Component naming rules describe …. Continue Reading »
Powerbuilder Site Offline Part 21
Powerbuilder Site Offline Part 21 Has many pages about PowerBuilder has been very useful, but because developers can not continue to maintain operations. so I would like to load their website about PowerBuilder editing category share again with you in the offline mode. Thank you! Open New Tab ClickHere Download ClickHere Get …. Continue Reading »