| | « BOA TARDE, Exemplo de ENCODE e DECODE //ENCODE //String to BufferToPhrase // Encode MyBuffer is Buffer = Encode("teste", encodeBASE64) Trace (BufferToPhrase(MyBuffer, languageEng… » |
Iniciado en 18 ene. 2022 por |
| |
| |
| | |
| | « Prezados, Segue aqui como fazer a atualização do combo box ao incluir novos registros em outro form ou page e ao retornar os dados da lista do combo ficar sincronizada com os novo… » |
Iniciado en 13 abr. 2016 por |
| |
| |
| | |
| | « Videoaula tutorial windev mostrando como totalizar colunas de tabelas criadas com a função BuildBrowsingTable -- André Martini IS2 https://www.is2.inf.br/ - https://www.is2.com.br… » |
Iniciado en 11 ene. 2022 por |
| |
| |
| | |
| | « Adriano: Here the link and the procedure. https://pilotosiatservicios.impuestos.gob.bo/v2/FacturacionOperaciones?wsdl PROCEDURE ws_FacturacionOperaciones() surl is string = "https:… » |
Iniciado en 11 ene. 2022 por |
| |
| |
| | |
| | « Adriano: Here the link and the procedure. https://pilotosiatservicios.impuestos.gob.bo/v2/FacturacionOperaciones?wsdl PROCEDURE ws_FacturacionOperaciones() surl is string = "https:… » |
Iniciado en 11 ene. 2022 por |
| |
| |
| | |
| | « Adriano: Here the link and the procedure. https://pilotosiatservicios.impuestos.gob.bo/v2/FacturacionOperaciones?wsdl PROCEDURE ws_FacturacionOperaciones() surl is string = "https:… » |
Iniciado en 11 ene. 2022 por |
| |
| |
| | |
| | « Solução // Summary: <specify the procedure action> // Syntax: //CreateCamposRuntime (<gNomeRelatorio>, <gParametersReletario>) // // Parameters: // gNomeRelatori… » |
Iniciado en 21 dic. 2021 por |
| |
| |
| | |
| | « Solução Procedure ObjectsRead() ArrayDeleteAll(arrayObjetos) Dimension(arrayObjetos,1,2) X is int = 1 sParentName is string = MyWindow..Name nSubscript is int = 1 sNameChildContr… » |
Iniciado en 21 dic. 2021 por |
| |
| |
| | |
| | « Solução nStyle is int = API("User32","GetWindowLongA", nHandle, -16) // GWL_STYLE nStyle = BinaryAND(nStyle, BinaryNOT(65536) ) // WS_MAXIMIZEBOX // Ponteiro do Maximize removido … » |
Iniciado en 21 dic. 2021 por |
| |
| |
| | |
| | « Bom dia a todos Quem solicitou essa correção inicialmente foi o Sr Júlio Pedroso, o mesmo reportou que seu projeto do SCM não baixava a análise nas estações de trabalho, solicitav… » |
Iniciado en 07 dic. 2021 por |
| |
| |
| | |