Developer's reference DW2XLS for PowerBuilder

Reference

Reference

What's new in the latest version

Functions

uf_save_dw_as_excelFunction which converts datawindow into excel file.
uf_save_dw_as_excel_parmIt is similar to function uf_save_dw_as_excel. Allows to specify some options for process of converting.
uf_save_ds_as_excelFunction which converts datastore into excel file.
uf_save_ds_as_excel_parmIt is similar to function uf_save_ds_as_excel. Allows to specify some options for process of converting.

Objects

n_dwr_service_parmObject which contain a set of parameters for functions uf_save_dw_as_excel_parm, uf_save_ds_as_excel_parm and functions of object n_dwr_service_excel.
n_dwr_service_excelThis object is used for convertation of several datawindows (datastores) to separate Sheets of Excel Workbook.