PC SOFT
ONLINE REPOSITORY
FOR WINDEVWEBDEV AND WINDEV MOBILE

Home |  | Sign in | English US
Latest publications
Sort by:
Date
,
,
,
Filter by language:
(0)
 / Productivity
Published on 01/06/2024
Downloaded 242 time(s)
iFoods Example WINDEV Mobile 29 Esse exemplo de looper com orientação horizontal e vertical é altura de entre linhas variável, Muito similar ao ifoods e ao aliexpress.
(0)
 / Social
Published on 01/06/2024
Downloaded 33 time(s)
Encurtador de Link URL https://bitly.com
(0)
 / Tools
Published on 01/05/2024
Downloaded 22 time(s)
WEBDEV Exemplo Rad Pattern 27 CODIGO //---------------------------------------------------- PROCEDURE Evento_Alterar() gsacao = "alterar" HReset(t001_empresa) IF HReadSeek(t001_empresa,t001_cnpj,...
(0)
Published on 12/28/2023
Downloaded 49 time(s)
Menu Lateral Esquerdo Style Xp para WEBDEV 28 Nativo usando Layout Layout1[2]..Visible = False btnSetaCima..Visible = False btnSetaBaixo..Visible = True Layout1[2]..Visible = True btnSetaBaixo....
(0)
 / Tools
Published on 12/28/2023
Downloaded 106 time(s)
OCR Text witn WINDEV Mobile 29 by Ricardo Cassolatto
(0)
 / Tools
Updated on 12/27/2023
Downloaded 9 time(s)
Bolão entre amigos e Bolão da Mega Sena da Virada feito em WEBDEV // Summary: <specify the procedure action> // Syntax: // Evento_Alterar () // // Parameters: // None // Return value: // None // // ...
(1)
 / Productivity
Updated on 12/23/2023
Downloaded 143 time(s)
Startsys - Utilitario para liveupdate de aplicações WINDEV versao 27 Utilitario que fecha o programa das estações, renomeia a versao antiga do exe, copia os novos arquivos da rede ou do ftp e inicial...
(0)
 / Tools
Published on 12/23/2023
Downloaded 54 time(s)
Utilitario Corrige Integridade de Tabela HFSQL (Classic ou Client Server) EXEMPLO DE COMO CORRIGIR A INTEGRIDADE DE UMA TABELA HFSQL (CLASSIC OU CLIENT SERVER) A tabela com defeito esta numa subpast...
(0)
 / Tools
Published on 12/23/2023
Downloaded 13 time(s)
Screen Saver Naufrago feito com WINDEV CODIGOS PROCEDURE Screensaver_Close() Screensaver_SavePosicao() Close() //----------------------------------------------------------------------------------...
(0)
 / Education
Published on 12/05/2023
Downloaded 59 time(s)
Advent of Code 2023 examples/solutions implemented in WINDEV (for educational purposes/ discussions about how to solve problems)