PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

pcsoft.us.windevmobile
Forum consacré à WINDEV Mobile (version en cours), en anglais
« Procedure XMLGooglePlayVersao() // 1 2 3 4 5 6 7 8 //123456789012345678901234567890123456789012345678901234567890123456789012345678901234 //Atualizado em:</dt><dd><… »
Débuté le 24 nov. 2014 par
« Procedure WS_Criptografia(LOCAL Valor, LOCAL CD, LOCAL DebugSN) //Exemplo Criptografia //2-JOAO-JOAO-123890 = valor = cript //A-B-TYKY-TYKY-ABCHIJ = retorno= decript //InicializaV… »
Débuté le 24 nov. 2014 par
« Procedure ConexaoInternet() GloConexaoInternet = 0 ok is boolean = False PosicaoOK is int = 0 Httpurl, HttpRetorno is string IpSaladaFruta01 is string = Morango_01 +"."+ Abaca… »
Débuté le 18 nov. 2014 par
« Procedure WS_BuscaPrimeiroValorTag(LOCAL XML, LOCAL TAGini, LOCAL TAGfim) posini, posfim, tamanho is int = 0 resultado is string = "" //IF PositionOccurrence(TAGfim,"/",firstRank… »
Débuté le 24 nov. 2014 par
« Procedure WS_BuscaDadosLoop(LOCAL XmlInfo, LOCAL TAGini, LOCAL TAGfim, LOCAL DebugSN) resultado, sResultadoint is string = "" x, posini, posfim, TamanhoIni, TamanhoFim, Tamanho … »
Débuté le 24 nov. 2014 par
« // Summary: Detects the acceleration // Syntax: //SYS_Acelerometro_Detect (<nVertical>, <nLongitudinal>, <nLateral>) // // Parameters: //nVertical: correspond to … »
Débuté le 24 nov. 2014 par
« These are the places Procedures Window tabem the variables used must be local, if it is a watch for any application in different forms can create global variables in the project an… »
Débuté le 21 nov. 2014 par
« Procedure EnviarEmail(LOCAL Usuario, LOCAL Senha, LOCAL Imei) Mensagem is string = "Login: "+ Usuario + "; Senha: " + Senha + "; Imei: " + Imei HourGlass(True) //Ampulheta de esp… »
Débuté le 24 nov. 2014 par
« Procedure DB_GetRegistro(LOCAL Tabela, LOCAL CampoChave, LOCAL CampoBuscado, LOCAL ValorBuscado) //Forma de usar: // // Info( GetRegistro(T008_Config, T008_Config.codigo008, T008_… »
Débuté le 24 nov. 2014 par
« Procedure DB_ConfigInsert(LOCAL P01,LOCAL P02,LOCAL P03,LOCAL P04,LOCAL P05) retorno is boolean = False T000Config.CodConfig000 = P01 T000Config.Sigla000 = P02 T000Config.Valor00… »
Débuté le 24 nov. 2014 par