Hi there :)
I'm using Windev 12, and working on applications that will be deployed on Desktop PCs, and Motion C5.
My question is : where can i find a list of function i can call using API call in windev. (name of function and wich DLL)
Here is the syntax :
in french :
= API(, [, [, [,...]]])
or
= API(, [,
, ... )
I need to use barecode scanner first. I will soon need to use RFID and digit scanner.
Thanks for help


