| | « Procedure Translate_Msg(sText is ANSI string, sLang_Target is string) sKey is string = "xxxxxxxxxxxxxxxxxxxxxxxxx" // Chave do google Cloud sURL is ANSI string = "https://translat… » |
Iniciado en 31 ago. 2021 por |
| |
| |
| | |
| | « Tutorial Windev Combobox Com Query Com Parâmetro Recarregar e Posicionar -- André Martini IS2 https://www.is2.inf.br/ - https://www.is2.com.br/ YouTube KW2MKT https://www.kw2mkt.c… » |
Iniciado en 27 ago. 2021 por |
| |
| |
| | |
| | « Prezados, Texto do Paulo Maia: Quando mando no conteúdo um json de um Httpsend, vem errado com um monte de zeros e >< devido o charset estar errado Vejam o que ele tem de … » |
Iniciado en 26 ago. 2021 por |
| |
| |
| | |
| | « Bonjour, A fix is available for the incident #122227 regarding opening a responsive popup unconditionally in Mobile mode. Use this link to download the upgrade for WebDev 26 vers… » |
Iniciado en 23 ago. 2021 por |
| |
| |
| | |
| | « Exemplo Consultando Webservice Porto Seguro para Averbação Vc passa o xml da cte e retorna a averbação o retorno vem no header o grande problema ai foi tratar o cookie, já que … » |
Iniciado en 20 ago. 2021 por |
| |
| |
| | |
| | « Bom dia a todos! Com relação a LGPD, alguém sabe como desativar este menu da table quando clica com o botão direito do mouse? Solução: //Project - Code - Global init AAFDisable… » |
Iniciado en 12 ago. 2021 por |
| |
| |
| | |
| | « //EXEMPLO PROCEDURE WS_Login(Empresa, Matricula, Senha) sUserId, sCPF, sUrl, sNome, sFilial, sSaldo is string sXML is string = StringBuild("<?xml version=""1.0"" encoding=""ut… » |
Iniciado en 24 oct. 2017 por |
| |
| |
| | |
| | « ctConexao is Connection HDescribeConnection(ctConexao,"Admin","SENHA","IP","basetestes",hAccessHFClientServer) HDeclareExternal("tabtestes.fic","tabtestes",ctConexao) FOR EACH "tab… » |
Iniciado en 11 ago. 2021 por |
| |
| |
| | |
| | « //Você pode imprimir direto na porta matricial INTERNAL Procedure rot_matricial() sPort is string = tabcfglocal.tabcfglocal_impressora_matricial nNumFile is int = fOpen(sPort, foC… » |
Iniciado en 09 ago. 2021 por |
| |
| |
| | |
| | « function ie(inscEst,estado) { if (estado=="AC") { if (inscEst.length!=13) { return false; } primDigito=0; seguDigito=0; pesos="43298765432"; soma=0; for(i=0;i9){ primDigito=0; } pe… » |
Iniciado en 05 ago. 2021 por |
| |
| |
| | |