AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Este contenido se ha traducido automáticamente.  Haga clic aquí  para ver la versión en inglés.
Ayuda / Desarrollar una aplicación o un sitio web / RAD / Modelo RAD
  • The steps for creating a RAD pattern
  • Creating the RAD Pattern project
  • The analysis of the RAD Pattern project
  • Analysis
  • Example of application
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReportes y ConsultasCódigo de Usuario (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Código Navegador
WINDEV Mobile
AndroidWidget Android iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Otros
Procedimientos almacenados
The steps for creating a RAD pattern
The steps for creating a RAD pattern are as follows:
  1. Creating the "RAD Pattern" project.
  2. Creating the different windows and pages of the pattern.
  3. Generating the RAD pattern.
  4. Using the RAD pattern.
Creating the RAD Pattern project
The RAD pattern is created from a "RAD Pattern" project.
To create a "RAD Pattern" project:
  1. Click in the quick access buttons. The new element window appears: click "Project".
  2. In the wizard project creation:
    • In "Type of project", select "RAD pattern".
    • In the next step, enter the name of the project that will be used to create the pattern.
    • The other project creation options are standard options. A style book can be selected for your project.
  3. Finish the project creation wizard.
  4. The project is automatically created and associated with an analysis. This analysis contains the necessary files for creating a RAD that can be adapted to all the file configurations.
Remark: WEBDEV integrated in WINDEV: A "RAD pattern" configuration only supports windows, patterns for WEBDEV cannot be generated.
The analysis of the RAD Pattern project

Analysis

All the "RAD Pattern" projects are associated with the same analysis. This analysis contains all the types of links and groups of files.
This analysis contains:
  • a single file (RADFileC for example).
  • two files linked by a simple link (RADFileB linked to RAD FileC or RADFileA linked to RADFileB for example).
  • two files (and a relation file) linked by a complex link (RADFileB linked to RADFileC via the relation file RADFileD).
Any analysis can be divided into several sets of these three groups of files.

Example of application

Let's try to divide the following analysis:
The following groups are created:
  • Customer.
  • Order.
  • Product.
  • Supplier.
  • Customer linked to Orders.
  • Orders linked to Product by the link file named OrdLine.
  • Product linked to Supplier.
Versión mínima requerida
  • Versión 12
Esta página también está disponible para…
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 04/04/2024

Señalar un error o enviar una sugerencia | Ayuda local