sexta-feira, 11 de novembro de 2016

Aula 966 Windev - Dicas 5/... - Cnpj - Formatar









Video no Youtube Se Gostou clique aqui para dar joinha



EDT_cnpj_barra = EDT_cnpj[[1 TO 2]] + "." + ...
                 EDT_cnpj[[3 TO 5]] + "." + ...
                 EDT_cnpj[[6 TO 8]] + "/" + ...
                 EDT_cnpj[[9 TO 12]] + "-" + ...
                 EDT_cnpj[[13 TO 14]]
//92715978000158
//12345678901234
//         1
//92.715.978/0001-58   

















Backup e Restore Projeto Windev - 001
Dicionario e Supecontrole - 002
Cd - CdEject CdList - Abre e Lista CD - 003
Dicionario e SuperControle - 004
Cnpj - Formatar com Pontos Barra Ifen - 005
Controlfindhighlight - Pesquizar Palavras entre edts - 006




Backup e Restore Projeto Windev - 001
Dicionario e Supecontrole - 002
Cd - CdEject CdList - Abre e Lista CD - 003
Cnpj - Formatar com Pontos Barra Ifen - 005
Controlfindhighlight - Pesquizar Palavras entre edts - 006
Dicionario e SuperControle - 004

quarta-feira, 9 de novembro de 2016

Aula 964 - Curso WinDev - ListBox - 009 - ListSort









Video no Youtube Se Gostou clique aqui para dar joinha



Nessa aula vou mostrar como usar o ListBox



ListSort(LIST_List)


ListSort(LSV_Listview)

http://doc.windev.com/en-US/?1000017022&name=ListSort




Blog - WinDev - ListBox - 001/... - Criar Tabela automatico e listbox manual
Blog - WinDev - ListBox - 002/... Criar ListBox, Para Ajuda num Campo
Blog - WinDev - ListBox - 003/... Listcount - Quantos tem listbox
Blog - WinDev - ListBox - 004/... ListMoveLine - Mover Linha
Blog - WinDev - ListBox - 005/... ListDelete
Blog - WinDev - ListBox - 006/... ListMoveLine - Exemplo + -
Blog - WinDev - ListBox - 007/... ListInsert
Blog - WinDev - ListBox - 008/... ListModify
Blog - WinDev - ListBox - 009/... ListSort



Criar Tabela automatico e listbox manual - Blog - WinDev - ListBox - 001/... -
Criar ListBox, Para Ajuda num Campo - Blog - WinDev - ListBox - 002/... 
incluir - ListInsert - Blog - WinDev - ListBox - 007/... 
Alterar - ListModify - Blog - WinDev - ListBox - 008/...  
Excui - ListDelete - Blog - WinDev - ListBox - 005/... 
ListMoveLine - Mover Linha - Blog - WinDev - ListBox - 004/...
ListMoveLine - Exemplo + - - Blog - WinDev - ListBox - 006/... 
Quantos tem listbox - Listcount - Blog - WinDev - ListBox - 003/...
























terça-feira, 8 de novembro de 2016

Aula 963 - Curso WinDev - ListBox - 008 - ListModify









Video no Youtube Se Gostou clique aqui para dar joinha




Nessa aula vou mostrar como alterar o Listbox, e listview


http://doc.windev.com/en-US/?3049009&name=listmodify_function



ListModify(LIST_List,"Modificando Segundo",2)







Blog - WinDev - ListBox - 001/... - Criar Tabela automatico e listbox manual
Blog - WinDev - ListBox - 002/... Criar ListBox, Para Ajuda num Campo
Blog - WinDev - ListBox - 003/... Listcount - Quantos tem listbox
Blog - WinDev - ListBox - 004/... ListMoveLine - Mover Linha
Blog - WinDev - ListBox - 005/... ListDelete
Blog - WinDev - ListBox - 006/... ListMoveLine - Exemplo + -
Blog - WinDev - ListBox - 007/... ListInsert
Blog - WinDev - ListBox - 008/... ListModify



Criar Tabela automatico e listbox manual - Blog - WinDev - ListBox - 001/... -
Criar ListBox, Para Ajuda num Campo - Blog - WinDev - ListBox - 002/... 
incluir - ListInsert - Blog - WinDev - ListBox - 007/... 
Alterar - ListModify - Blog - WinDev - ListBox - 008/...  
Excui - ListDelete - Blog - WinDev - ListBox - 005/... 
ListMoveLine - Mover Linha - Blog - WinDev - ListBox - 004/...
ListMoveLine - Exemplo + - - Blog - WinDev - ListBox - 006/... 
Quantos tem listbox - Listcount - Blog - WinDev - ListBox - 003/...


















segunda-feira, 7 de novembro de 2016

Aula 962 - Curso WinDev - ListBox - 007 - ListInsert









Video no Youtube Se Gostou clique aqui para dar joinha




ListInsert(LIST_List,"Primeiro",1)
ListInsert(LIST_List,"Segundo",2)

ListInsert(LSV_Listview, "Imagen 1","D:\_GRAVACOES\Amarildo\Blog_Mandar_imagem\2016-10-04_1348.png", 1)
ListInsert(LSV_Listview, "Imagen 2","D:\_GRAVACOES\Amarildo\07112016_segunda\001\Video_Falta_1000.png", 2)


http://doc.windev.com/en-US/?3049002&name=listinsert_function




Blog - WinDev - ListBox - 001/... - Criar Tabela automatico e listbox manual
Blog - WinDev - ListBox - 002/... Criar ListBox, Para Ajuda num Campo
Blog - WinDev - ListBox - 003/... Listcount - Quantos tem listbox
Blog - WinDev - ListBox - 004/... ListMoveLine - Mover Linha
Blog - WinDev - ListBox - 005/... ListDelete
Blog - WinDev - ListBox - 006/... ListMoveLine - Exemplo + -
Blog - WinDev - ListBox - 007/... ListInsert



Criar Tabela automatico e listbox manual - Blog - WinDev - ListBox - 001/... -
Criar ListBox, Para Ajuda num Campo - Blog - WinDev - ListBox - 002/... 
incluir - ListInsert - Blog - WinDev - ListBox - 007/...
Excui - ListDelete - Blog - WinDev - ListBox - 005/... 
ListMoveLine - Mover Linha - Blog - WinDev - ListBox - 004/...
ListMoveLine - Exemplo + - - Blog - WinDev - ListBox - 006/... 
Quantos tem listbox - Listcount - Blog - WinDev - ListBox - 003/... 




















Teste

Teste
teste