PC SOFT
ONLINE REPOSITORY
FOR WINDEVWEBDEV AND WINDEV MOBILE

Home |  | Sign in | English US
Search results
At least 703 results
Sort by:
Popularity
,
WINDEV + SQL Aula 1 https://www.youtube.com/watch?v=Eqy2wgwatUE Aula 2 https://www.youtube.com/watch?v=NjxU0wVigEY Aula 3 https://www.youtube.com/watch?v=0L-6Z6Ju5cU Aula sobre SQL x WINDEV e ...
 / Tools
Published on 04/22/2018
Downloaded 461 time(s)
(0)
WD Advanced input mask // Applies the input mask EDT_POSNEG..InputMask = "+999 999;999 999-;0;<NULL>" // Applies the input mask EDT_NEGRED..InputMask = "999 999;-999 999[Red];0;<NULL>" // Applies t...
 / Tools
Published on 06/06/2022
Downloaded 23 time(s)
(0)
Push Notification no WINDEV Desktop Permite exibir uma notificação de informação com data e hora agendada com aviso sonoro ou não. Pode alterar o icone escolher qualquer tipo de imagem. Pode recebe...
 / Tools
Published on 05/23/2022
Downloaded 68 time(s)
(0)
WEBDEV Exemplo WW_Newsletter Pages Public pages confirm identification newsletter profile registration reinitialization unregister viewimage PAGE_Configuration PAGE_Dashboard PAGE_Dlg_Ima...
 / Tools
Published on 07/07/2022
Downloaded 53 time(s)
(0)
WD The Image control animations
 / Tools
Published on 06/13/2022
Downloaded 35 time(s)
(0)
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....
Published on 12/28/2023
Downloaded 33 time(s)
(0)
Chat with WINDEV Projeto exemplo de Chat desenvolvido no WINDEV. Desenvolvedor: Fabrício Almeida +5583986556461 Telegram @fabricioalmeida
 / Communication
Updated on 06/07/2022
Downloaded 2,433 time(s)
(0)
WD Animation when opening and closing the windows nValue is int i is int sStringSelectedElements is string // Default animation IF CBOX_OPENING[1] nValue = waDefault END // Random animation IF CB...
 / Tools
Published on 06/06/2022
Downloaded 23 time(s)
(0)
COMPLEMENTO MINI SAAS EXAMPLE - WEBSERVICE CREATE DATABASE WITH RIGHTS SERVER + DATABASE https://forum.PC SOFT.fr/fr-FR/PC SOFT.br.WINDEV/3252-informatica-novo-metodo-create-database-hfsql-client-se...
 / Tools
Published on 07/13/2019
Downloaded 105 time(s)
(0)
WEBDEV Exemplo WW_Overview_Mobile_Application Javascript Move Scroll Anime // Scroll to a position function ScrollToAnime(nPosition){ $('html, body').animate({scrollTop:nPosition}, 'slow'); } //-...
 / Tools
Published on 07/07/2022
Downloaded 29 time(s)
(0)