quinta-feira, 6 de agosto de 2020

DICAS 3001 - WINDEV TUTORIAL 24 - PROJETO E ANALISE - IMPORTANDO ARQUIVO PRODUTO - PARTE 5



https://youtu.be/9QFgm36V3kQ


Bom Dia/Boa Tarde/Boa Noite

Esse Ao Vivo vai estrear as 17:00 do dia 19/08/2020 QUARTA

DICAS 3001 - WINDEV TUTORIAL 24 - PROJETO E ANALISE - IMPORTANDO ARQUIVO PRODUTO - PARTE 5
Tutoriel WINDEV : Leçon 3.3.e. Projet et analyse - Importation d'un fichier existant
https://windevdesenvolvimento.blogspot.com/2020/08/dicas-3001-windev-tutorial-24-projeto-e.html
https://youtu.be/9QFgm36V3kQ

ASSUNTOS

1. MOSTRANDO PASTA ONDE VAMOS COPIAR O ARQUIVO PRODUTO
    C:\WINDEV 25\Tutorial\WD\Exercises\WD My First Database
2. MOSTRANDO ONDE NO WINDEV, SE OLHA A PASTA DO EXE
3. COLAR O ARQUIVO PRODUTO PARA PASTA EXE
4. LEVAR O ARQUIVO PRODUTO PARA DENTRO DA ANALISE


https://doc.pcsoft.fr/fr-FR/?1410087521&name=lecon_33_projet_analyse

Video original da Franca

https://youtu.be/pGe7iUoqQFM


Playlist Windev TUTORIAL

https://www.youtube.com/playlist?list=PLwJwZaqiZW-lxU1XF0M0htb5S5f8pavuE








Direct import of existing data files
The last method for creating data files consists in importing the existing HFSQL data files. This method will be used to create the "Product" data file.

  • To import HFSQL data files:
    1. In the Windows file explorer, open the following WINDEV subdirectory: "\Tutorial\WD\Exercises\WD My First Database".
    2. Select the "Product.fic" file.
    3. Drag the file "Product.fic" and drop it in the WINDEV data model editor.
    4. The import wizard starts. Validate the different steps. The data file appears in the data model editor.
All necessary data files are now found in the data model editor.
Caution!
Only the description of the "Product" data file was imported into the analysis of our project. The data found in the "Product" data file was not imported into the project.
  • To handle the data found in the file that was just imported:
    1. Open the file explorer on the directory of your project: on the "Home" pane, in the "General" group, click Open project directory.
      Home pane
    2. Open a new file explorer on the "\Tutorial\WD\Exercises\WD My First Database" directory.
    3. Copy the the files "Product.fic", "Product.mmo" and "Product.ndx" from "\Tutorial\WD\Exercises\WD My First Database" to your project's EXE subdirectory via the file explorer.
      Remark: Three files must be copied:
      • "Product.fic": file containing the data,
      • "Product.mmo": memo file containing the product images,
      • "Product.ndx": file containing the indexes to optimize the searches performed in the data file.

Creating links
All data file descriptions required by the account management application have been created.
Data files in the data model editor
We are now going to create the links between data files. A link is used to define the integrity constraints (cardinalities) between two data files.











DICAS 2978 - WINDEV TUTORIAL 1 - 1.1B - WINDEV TEMA ESCURO E IDIOMA DO AMBIENTE
DICAS 2979 - WINDEV TUTORIAL 2 - 1.2- CRIAR JANELA E INSERIR TEXTO E EXIBIR
DICAS 2980 - WINDEV TUTORIAL 3 - 2.1- VARIAVEIS PARTE 1
DICAS 2981 - WINDEV TUTORIAL 4 - 2.2- VARIAVEIS ESCOPO - PARTE 2
DICAS 2982 - WINDEV TUTORIAL 5 - 2.1- VARIAVEIS OPERADORES PARTE 3
DICAS 2983 - WINDEV TUTORIAL 6 - 2.1.D - VARIAVEIS STRINGS PARTE 4
DICAS 2984 - WINDEV TUTORIAL 7 - 2.1.E - VARIAVEIS ARRAYS PARTE 5
DICAS 2985 - WINDEV TUTORIAL 8 - 2.2.A - CONDICOES IF-SWITCH PARTE 1
DICAS 2986 - WINDEV TUTORIAL 9 - 2.2.B - CONDICOES PARTE 2
DICAS 2987 - WINDEV TUTORIAL 10 - 2.3.A - LOOP PARTE 1
DICAS 2988 - WINDEV TUTORIAL 11 - 2.3.B - LOOP EXEMPLOS PARTE 2
DICAS 2989 - WINDEV TUTORIAL 12 - Lesson 2.4. The procedures - PARTE 1
DICAS 2990 - WINDEV TUTORIAL 13 - Leçon 2.4.b. Procedures Parametros - PARTE 2
DICAS 2991 - WINDEV TUTORIAL 14 - PROCEDURES REFERENCIA - PARTE 3
DICAS 2992 - WINDEV TUTORIAL 15 - PROCEDURES OPCIONAIS OU OBRIGATORIAS - PARTE 4
DICAS 2993 - WINDEV TUTORIAL 16 - PROCEDURES EXEMPLOS - PARTE 5
DICAS 2994 - WINDEV TUTORIAL 17 - PERGUNTAS E RESPOSTA - PARTE 1
DICAS 2995 - WINDEV TUTORIAL 18 - PERGUNTAS E RESPOSTA - PARTE 2
DICAS 2996 - WINDEV TUTORIAL 19 - WINDEV E OS BANCOS DE DADOS
DICAS 2997 - WINDEV TUTORIAL 20 - PROJETO E ANALISE - CRIACAO
DICAS 2998 - WINDEV TUTORIAL 21 - PROJETO E ANALISE - ARQUIVOS DADOS CLIENTE - PARTE 2
DICAS 2999 - WINDEV TUTORIAL 22 - PROJETO E ANALISE - ARQUIVOS DADOS CRIACAO ARQUIVO PEDIDO - PARTE 3
DICAS 3000 - WINDEV TUTORIAL 23 - PROJETO E ANALISE - IMPORTANDO CVS-ARQUIVO TEXTO - PARTE 4
DICAS 3001 - WINDEV TUTORIAL 24 - PROJETO E ANALISE - IMPORTANDO ARQUIVO PRODUTO - PARTE 5
DICAS 3002 - WINDEV TUTORIAL 25 - PROJETO E ANALISE - LINK - PARTE 6







Teste

Teste
teste