| | « //GLOBAL INIT PROJECT myServerIp_A is connection = myServerIp myServerIp_B is connection = myServerIp Procedure HConnectWithHibernet() Ok is boolean IF HOpenConnection(myServer… » |
Iniciado en 22 mar. 2021 por |
| |
| |
| | |
| | « //GLOBAL INIT PROJECT myServerIp_A is connection = myServerIp myServerIp_B is connection = myServerIp Procedure HConnectWithHibernet() Ok is boolean IF HOpenConnection(myServer… » |
Iniciado en 22 mar. 2021 por |
| |
| |
| | |
| | « Bom dia Segue link e exemplo https://doc.windev.com/en-US/?1000021348&name=checkuseridentity_funcion CheckUserIdentity("Check the identity for unlocking", Authentication) Pr… » |
Iniciado en 21 mar. 2021 por |
| |
| |
| | |
| | « Bom dia Segue link e exemplo https://doc.windev.com/en-US/?1000021348&name=checkuseridentity_funcion CheckUserIdentity("Check the identity for unlocking", Authentication) Pr… » |
Iniciado en 21 mar. 2021 por |
| |
| |
| | |
| | « Bom dia Segue link e exemplo https://doc.windev.com/en-US/?1000021348&name=checkuseridentity_funcion CheckUserIdentity("Check the identity for unlocking", Authentication) Pr… » |
Iniciado en 21 mar. 2021 por |
| |
| |
| | |
| | « Prezados, Abaixo explico como fazer: 1 - Crie uma nova página 2 - Coloque o controle RTF de texto nessa pagina 3 - Click com o botao direito do mouse sobre o controle RTF e cl… » |
Iniciado en 20 mar. 2021 por |
| |
| |
| | |
| | « Procedure validarFone(sTelefone is string) IF sTelefone = "" THEN RESULT True END IF sTelefone[[01 TO 05]] = "00000" THEN RESULT False END IF sTelefone[[1]] = "0" THEN sTelefone = … » |
Iniciado en 18 mar. 2021 por |
| |
| |
| | |
| | « Procedure validarFone(sTelefone is string) IF sTelefone = "" THEN RESULT True END IF sTelefone[[01 TO 05]] = "00000" THEN RESULT False END IF sTelefone[[1]] = "0" THEN sTelefone = … » |
Iniciado en 18 mar. 2021 por |
| |
| |
| | |
| | « iParamètrePDF("", "", iQualitéMoyenne) -- Adriano José Boller ______________________________________________ Consultor e Representante Oficial da PcSoft no Brasil +55 (41) 99949 1… » |
Iniciado en 18 mar. 2021 por |
| |
| |
| | |
| | « WX - Exemplo de htppresquest tipo POST -- Adriano José Boller ______________________________________________ Consultor e Representante Oficial da PcSoft no Brasil +55 (41) 99949 … » |
Iniciado en 16 mar. 2021 por |
| |
| |
| | |