| | « Prezados, Existe uma DLL muito interessante que trabalha com analise de dados usando series temporais estatisticas que consegue atraves de diversas formulas e uma grande massa de … » |
Iniciado ontem, 01:18 por |
| |
| |
| | |
| | « Bom dia a todos PROCEDURE alterarschemma(meuschemma) sTabelas is string = HListFile(MyConnection1) sTabelasanalise is string = HListFile() schema_tabela is string i is int HClose… » |
Iniciado 2 dias atrás por |
| |
| |
| | |
| | « Str_NomFichierTemp est une chaîne // On fabrique le chemin d'un fichier temporaire Str_NomFichierTemp = fTempFile("PdfTemp",ExeInfo(exeRépertoire) + "\Temp\") Str_NomFichierTemp = … » |
Iniciado em 23 jan. 2021 por |
| |
| |
| | |
| | « Str_NomFichierTemp est une chaîne // On fabrique le chemin d'un fichier temporaire Str_NomFichierTemp = fTempFile("PdfTemp",ExeInfo(exeRépertoire) + "\Temp\") Str_NomFichierTemp = … » |
Iniciado em 23 jan. 2021 por |
| |
| |
| | |
| | « Prezados Segue código usado para avisar que o registro está em uso: IF NOT HReadSeekFirst(EDT_Tabela,EDT_Chave,TABLE_tabela.COL_C1) THEN RETURN END IF HInfoLock(EDT_Tabela,HRecNu… » |
Iniciado em 23 jan. 2021 por |
| |
| |
| | |
| | « Prezados Segue código usado para avisar que o registro está em uso: IF NOT HReadSeekFirst(EDT_Tabela,EDT_Chave,TABLE_tabela.COL_C1) THEN RETURN END IF HInfoLock(EDT_Tabela,HRecNu… » |
Iniciado em 23 jan. 2021 por |
| |
| |
| | |
| | « Prezados, Segue abaixo a ordem de instalação da versão 25 Windev 89F 64 bits https://windev.com/ts/download/windev25/windev25_089f.htm Webdev 89 F 64 bits integrado https://wind… » |
Iniciado em 09 nov. 2020 por |
| |
| |
| | |
| | « Examples Ex01: Retorna Html ##################################################### Code Button: Url is string = "http://www.informaticon.com.br" ok is boolean = HTTPRequest(Url) IF… » |
Iniciado em 27 fev. 2015 por |
| |
| |
| | |
| | « Ex07: Envelope SOAP ##################################################### Code Button: Procedure WS_Taxi_AtualizarCartoes(LOCAL DebugSN) IF GloDebugSN = "S" THEN Info("WS_Taxi_Atu… » |
Iniciado em 28 fev. 2015 por |
| |
| |
| | |
| | « Prezados, SOAP XML Incompleto não funciona, você tem que informar o caminho completo O segredo é colocar o HEADER completo informando o médoto a ser usado. Note esse código: //… » |
Iniciado em 02 ago. 2016 por |
| |
| |
| | |