PC SOFT

GRUPOS DE DISCUSSÃO PROFISSIONAL
WINDEVWEBDEV e WINDEV Mobile

pcsoft.us.windevmobile
Fórum dedicado a WINDEV Mobile (versão atual), em Inglês
« Procedure WS_RemoveAcentos(LOCAL Texto ) ChangeCharset(charsetOccidental) // SEM ACENTO nTamanho is int = Length(Texto) Texto = Replace(Texto,CRLF,"") Texto = Replace(Texto,TAB,"… »
Iniciado em 09 dez. 2014 por
« Has anyone connected, via Android, a SQL Server database through the SQLConnectWS function? I'm having difficulty in syntax, I need to inform the server + instance + database (usi… »
Iniciado em 08 set. 2017 por
« I'm not sure why this is happening, so if anyone can provide some insight, that'd be greatly appreciated. I have a procedure calling another procedure. And the 2nd procedure is cha… »
Iniciado em 07 set. 2017 por
« Hi everyone, I'm trying to create a share button in my android application to open the share chooser and send a text. I found this java code online (it works in Android Studio) bu… »
Iniciado em 06 set. 2017 por
« Saludos me encuentro desarrollando una aplicación multi-plataforma (Android, IOS) y mi base de datos la estoy realizando con SQLITE sin embargo cuando ejecuto un query como el sigu… »
Iniciado em 31 ago. 2017 por
« .... IF gbThreadAtivada = False THEN gbThreadAtivada = True IF ThreadState(“loopthread”) = threadUnknown THEN ThreadExecute(“loopthread”,threadNormal,WS_MultiThread_Loop) END END… »
Iniciado em 20 nov. 2014 por
« Good Day I am calling an API from my Phone app and use JSONToVariant to get the results. It is working perfect when I run the test on my PC but after I uploaded it to the phone an… »
Iniciado em 28 ago. 2017 por
« Procedure WS_CEP_Rota(LOCAL Origem, LOCAL Destino, LOCAL DebugSN) //Origem ="dr goulin 1699 curitiba PR" //Destino = "jose lopacinsk 500 curitiba PR" IF GloDebugSN = "S" THEN Deb… »
Iniciado em 19 nov. 2014 por
22 respostas
« Hi. I want that my Android application starts when starting the device system. To do so I try check the "Automatically start application when starting the device" check box in the… »
Iniciado em 08 ago. 2017 por
« Good Afternoon I have called a JSON Result with an array of vallues: {"User_Details":{"columns":["ID","Name","Surname","Email"],"records":[[1,"Name1","Surname1","mail1@email.com"… »
Iniciado em 14 ago. 2017 por