| | « //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 |
| |
| |
| | |
| | « Prezados Segue abaixo os links dos drivers do mysql https://windev.com/ts/download/common-modules-20/mysql.htm https://windev.com/ts/download/common-modules-21/mysql.htm https:… » |
Iniciado en 05 ago. 2021 por |
| |
| |
| | |
| | « https://windevdesenvolvimento.blogspot.com/2021/08/dicas-3377-windev-webdev-mobile_1.html Procedure assinar_xml(recebe_xml,recebe_refUri,recebe_id,receber_certificado_local_arquiv… » |
Iniciado en 04 ago. 2021 por |
| |
| |
| | |
| | « Bom dia pessoal Caso tenha instalado o Warsaw na sua máquina que é o programa usado pelos internet bank, deve seguir essas orientações: x:\Pcsoft\Windev 26 x:\Pcsoft\Webdev 26 … » |
Iniciado en 26 jul. 2021 por |
| |
| |
| | |
| | « minhahttp is WL.HTTPRequest minhahttp..Header["SSAUTH_TOKEN"]=sToken minhahttp..ContentType=typeMimeJSON minhahttp..Method=httpPost minhahttp..Content=bufJson minhahttp..URL=PARAM_… » |
Iniciado en 17 jul. 2021 por |
| |
| |
| | |
| | « Procedure Translate_Msg(sText is ANSI string, sLang_Target is string = "pt") // Autor: Marcelo B. Santos // Company: Futura Tecnologia sKey is string = "" // Chave do google Clou… » |
Iniciado en 14 jul. 2021 por |
| |
| |
| | |
| | « Prezados, Como Fazer a tradução automática de campos e botões usando a API do Google Translator 1- Como Obter Uma Chave Da API Do Google Translate? Se ainda não tiver uma conta … » |
Iniciado en 26 may. 2017 por |
| |
| |
| | |