terça-feira, 14 de abril de 2015

Windev Informacao Componente Externo







http://help.windev.com/en-US/?3013025&name=componentinfo_function


Windev Informacoes do projeto






http://help.windev.com/en-US/?3064004&name=ProjectInfo



Trace("pi registr  => "+ProjectInfo(piRegistry))
Trace("piProjectNamel  => "+ProjectInfo(piProjectName)) // cadastros // nome do projeto
Trace("help name  => "+ProjectInfo(piNewFeaturesHelpName))
Trace("piNewFeaturesHelpContext  => "+ProjectInfo(piNewFeaturesHelpContext))
Trace("piNameDeployedSite  => "+ProjectInfo(piNameDeployedSite))
Trace("piNameCurrentProject  => "+ProjectInfo(piNameCurrentProject))
Trace("internet address  => "+ProjectInfo(piInternetAddress))
Trace("pi exe name  => "+ProjectInfo(piEXEName))
Trace("pi email  => "+ProjectInfo(piEmail))
Trace("piDescription  => "+ProjectInfo(piDescription))
Trace("piCopyright  => "+ProjectInfo(piCopyright))
Trace("piConfiguration  => "+ProjectInfo(piConfiguration))
Trace("piCompany  => "+ProjectInfo(piCompany))
Trace("piCCDataPath  => "+ProjectInfo(piCCDataPath))
Trace("piApplicationInternetAddress  => "+ProjectInfo(piApplicationInternetAddress))
Trace("piApplicationEmail  => "+ProjectInfo(piApplicationEmail))
Trace("piApplicationCCDataPathl  => "+ProjectInfo(piApplicationCCDataPath))
Trace("piAnalysisl  => "+ProjectInfo(piAnalysis)) // windev // nome do dicionario







Windev - Funcoes Tabela

http://help.windev.com/en-US/?3074009&name=Functions_for_managing_the_tables

Windev - CurrentWin - Pegar Nome Window Corrente

 VIDEO - CURRENTWIN - PEGAR NOME JANELA ATUAL

CurrentWin (Function) - http://doc.windev.com

----------------------------------------------------------------------------------------------------------------------
// Pegar Nome da Janela Atual
_pegar_nome_janela is string = CurrentWin()
Info(_pegar_nome_janela)


----------------------------------------------------------------------------------------------------------------------




WD GABARITS - TABELA COM IMAGEN

D:\windev_exemplo\francesa\Exemples didactiques\WD Changement Gabarits
WD Changement Gabarits.WDP


WINDEV TABELA COM QUEBRAS

D:\windev_exemplo\francesa\Exemples didactiques\WD Tables Ruptures
WD Tables Ruptures.WDP

WINDEV COMBOS E TABELAS

 D:\windev_exemplo\francesa\Exemples didactiques\WD Tables et Combos
WD Tables et Combos.WDP


Teste

Teste
teste