PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

pcsoft.us.windevmobile
Newsgroup dedicated to WINDEV Mobile (current version), in English
« Hello, how can i paste an string to a speciffic textbox from html control So i have a textbox in web browser and when i click a botton from the app i want to auto complet a speciff… »
Started on Mar. 08 2017 by
« sWebServiceRequest is LoginLogout sWebServiceResponse is LoginLogout_response sWebServiceRequest.username = EDT_User_ID sWebServiceRequest.password = EDT_Password sWebServiceReque… »
Started on Mar. 03 2017 by
« Hi all, someone can help me? i have to save on the mobile phone a pdf from an http url. I've tried with this: IF HTTPRequest(fileUrl) THEN fileBuffer = HTTPGetResult() IF fSaveBu… »
Started on Mar. 03 2017 by
« I have a project with multiple configurations and I have suddenly had an error appear when I try to generate the project. ********************************************** Error ru… »
Started on Feb. 28 2017 by
« Hello fellow programmers, I wrote a GPS application that stays running in the background (using Threadpersistent) to report the GPS coordinates every half an hour. Everything work… »
Started on Feb. 20 2015 by
« I have managed to get all of the required communications for the graph api to do most things but the large file upload I am struggling with this one. This is the example that I a… »
Started on Feb. 20 2017 by
« Hi guys, using ANDROID studio it is possible to configure, using the v7 support library, a LOLLIPOP style ActionBar even on those devices running KitKat or Jelly Bean. I was wonde… »
Started on Feb. 20 2017 by
« Hello, I have a problem and I do not know what to do if I can help. I have a looper where I show the products, a listbox where I want to show the different colors and their stock, … »
Started on Feb. 11 2017 by
« Hello, I'm developing an Android App and I need to Evaluate expressions dynamically, but the functions EvaluateExpression(), Compile(), Execute() and ExecuteCode aren't avaliable i… »
Started on Feb. 17 2017 by
« Hello, I want to change the font of a text in a HTML Control, I tried serveral ways that succeeed in the simulator and fail on a live android machine. For example: <HTML> &… »
Started on Feb. 10 2017 by