|
| Converting Powerbuilder Applications, easy and faster way |
| Iniciado por sivakrith, 05,feb. 2015 12:32 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 05,febrero 2015 - 12:32 |
Windev 18
I'm from powerbuilder world, planning to convert my applications to Windev. Would like to know the equivalents in Windev for the solutions and methods we used with Powerbuilder. Link to samples codes will be of very much useful.
1. In powerbuilder we have ancestors for every sort of window. Just by developing required datawindow and validation codes, the window work will be over. Would like to know the equivalent in Windev or other method wherein we could develop really faster.
2. Master - Details table updation. Note it's details, we have 1 master, with 4 detail table(s) to be updated from one window. Would like to know any examples wherein I could access code to read / update / delete only those particular records. Hope those HF* commands won't read the whole table (file) into memory and give us the option to read only data relevant to a particular record.
Happiness Always BKR Sivaprakash |
| |
| |
| | | |
|
| | |
| |
| Publicado el 05,febrero 2015 - 13:59 |
Hi
considering your questions, I strongly suggest that you start by studying in details the tutorial that comes with windev. It contains the answers to your questions and many more, and will save you a lot of time
Best regards
-- Fabrice Harari International WinDev, WebDev and WinDev mobile Consulting
NEW: WXReplication, your open source replication system is available on my web site!!! WXShowroom.com: Show your projects! More information on http://www.fabriceharari.com
On 2/5/2015 6:32 AM, Sivaprakash wrote:
Windev 18
I'm from powerbuilder world, planning to convert my applications to Windev. Would like to know the equivalents in Windev for the solutions and methods we used with Powerbuilder. Link to samples codes will be of very much useful.
1. In powerbuilder we have ancestors for every sort of window. Just by developing required datawindow and validation codes, the window work will be over. Would like to know the equivalent in Windev or other method wherein we could develop really faster.
2. Master - Details table updation. Note it's details, we have 1 master, with 4 detail table(s) to be updated from one window. Would like to know any examples wherein I could access code to read / update / delete only those particular records. Hope those HF* commands won't read the whole table (file) into memory and give us the option to read only data relevant to a particular record. Happiness Always BKR Sivaprakash |
| |
| |
| | | |
|
| | | | |
| | |
|