PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WINDEV Mobile 2024 → [WM22] FTP connection AND <COMPILE IF>
[WM22] FTP connection AND <COMPILE IF>
Started by VEGEboss, Mar., 19 2018 5:48 PM - 1 reply
Registered member
88 messages
Popularité : +2 (2 votes)
Posted on March, 19 2018 - 5:48 PM
Hello to everybody

in my current app I'm using the FTP connection to get a file.
everything is fine with Android and iOS

BUT

for the Universal Windows 10 app the FTP function are NOT
available (1)

I'm trying to use the conditional compilation

BUT

when I use the "UniversalWindowsApp" value for the
"configuration" argument... don't works

any help?

thanks, folks

(1) WHY??? why a "so basical" function as the FTP commmunication
is not yet implemented??? ....sigh
Registered member
498 messages
Popularité : +8 (8 votes)
Posted on March, 19 2018 - 8:53 PM
I never try it on Universal Windows App for some resaon my pc couldn't compile my project to that OS