PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

pcsoft.br.windev
Newsgroup dedicated to WINDEV (current version), in Portuguese
« Procedure ExcelDetalhadoCsv() //Relatorio Manual Excel ok is boolean = False CAB is int = 0 Lineprint, ResumoPrint is string = "" sFileName is string = "" ok = HExecuteQuery(QRY_… »
Started on Aug. 01 2015 by
« //Botao Imprimir no Webdev + NewBorwser (_Blank) //############################################## //Usuarios sFileName is string sFileName = WS_ReturnGenerationDir() + "Usuario"+ g… »
Started on Aug. 11 2015 by
« Em muitos casos temos que buscar em uma tabela dados ou um dado em especifico, filtrando com um WHERE y utilizando um AND para filtrar entre 2 colunas, Então segue um exemplo onde … »
Started on Aug. 11 2015 by
« Prezados Segue abaixo links dos meus posts no Forum Oficial: http://windevdesenvolvimento.blogspot.com.br/2015/08/posts-do-forum-oficial-adriano-boller_11.html Sendo o que tinha … »
Started on Aug. 11 2015 by
« // São três procedures: // (1) Calcular o Nosso Número - passe como parâmetro para a (2) // (2) Calcular Código de Barras - passe como parâmetro para a (3) // (3) Calcular Linha Di… »
Started on Aug. 11 2015 by
« Procedure Copy(TextoGeral, TextoInicial, TextoFinal) nPosicaoInicial, nPosicaoFinal is int = 0 nPosicaoInicial = PositionOccurrence(TextoGeral,TextoInicial,firstRank,FromBeginnin… »
Started on Aug. 10 2015 by
« Procedure ValidaEnderecoLogradouros(Endereco, RemoveRuaSN, OE) OE = OE ok is boolean = False Pedaco, sAbreviada, sPrimeiroNome, EnderecoValido is string = "" X, QTDESPACO, TOTA… »
Started on Aug. 04 2015 by
« Prezados, Segue link do blog do sr Amarildo, é um exemplo muito completo, recomendo avaliar e usar em suas aplicações. http://windevdesenvolvimento.blogspot.com.br/2015/02/windev… »
Started on Aug. 03 2015 by
« http://www.sqlmanagerx.com/websqlx/html/index.php Bem-vindo SQLManagerX é um espaço informal dedicada ao desenvolvimento de SQL sob WINDEV®! Você pode modificar e adaptar [b] SQLM… »
Started on Aug. 03 2015 by
« Hi, You can use the function SHellExecute() : http://doc.windev.com/en-US/… with the link of the Facebook page, or of the twitter account, ... So the browser will be opened on t… »
Started on Jul. 30 2015 by