FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour From xBrowse Desktop to mod harbour
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
From xBrowse Desktop to mod harbour
Posted: Sun Dec 26, 2021 03:14 PM
Hello friends,
Now I can transfer the xBrowse HEADER, FIELDS and ORDER ARRAY to my XBrw2mod.prg and the program creates a fully functional CRUD mod harbour program.

Best regards,
Otto

Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
Re: From xBrowse Desktop to mod harbour
Posted: Sun Dec 26, 2021 06:56 PM
In Winhotel we use still a LISTBOX for the most important browse.
LISTBOX was always working fine. But now converting to web also this part has to become a bootstrap table.
In this picture, you see how we make from the LISTBOX an ARRAY we can use to autogenerate the CRUD web program.







Continue the discussion