PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → barcode scanning form add record without table
barcode scanning form add record without table
Débuté par W. van der Horst - Sabra Systems, 15 mai 2017 16:20 - 1 réponse
Posté le 15 mai 2017 - 16:20
I' am new to windev coming from Clarion 1-10.

i want to create a very simple app that just contains one form that accepts 4 entry and stores the data in a local file and then re-opens for the next record to be scanned.

In clarion speech : a form record without a table .

How can this be done in Windev?

Best regards,

Walter / the Netherlands.
Posté le 15 mai 2017 - 16:42
Hi Walter,

I don't know clarion, but here you just need to create a window, drop
your for fields, and type a few lines of code...

But if you ask the question, you probably should start by following the
tutorial, where all that is explained.

Best regards

--
Fabrice Harari
International WinDev, WebDev and WinDev mobile Consulting

Ready for you: WXShowroom.com, WXReplication (open source) and now WXEDM
(open source)

More information on http://www.fabriceharari.com


Le 5/15/2017 à 8:20 AM, W. van der Horst - Sabra Systems a écrit :
I' am new to windev coming from Clarion 1-10.

i want to create a very simple app that just contains one form that
accepts 4 entry and stores the data in a local file and then re-opens
for the next record to be scanned.

In clarion speech : a form record without a table .

How can this be done in Windev?

Best regards,

Walter / the Netherlands.