ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Developing an application or website / RAD / RAD pattern
  • The steps for creating a RAD pattern
  • Using the RAD patterns
  • Pattern files
  • Generating a Full Application RAD
  • Generating a window RAD or a page RAD
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Using RAD patterns
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.
Using the RAD patterns

Pattern files

When generating the RAD pattern, a file named <Pattern Name>.Pattern is generated in the EXE subdirectory of the project. To be used in the different products, this file must be copied:
  • to the "\Programs\Data\Models\RAD\WD\Patterns" subdirectory for a WINDEV pattern.
  • to the "\Programs\Data\Models\RAD\WB\Patterns" subdirectory for a WEBDEV pattern.
After copy , the new RAD pattern is available in the considered product (WINDEV or WEBDEV) to generate a Full Application RAD (and if necessary a window RAD or Page ).

Generating a Full Application RAD

To generate a Full Application RAD:
  1. On the "Project" tab, in the "Generation" group, click "Full Application RAD".
  2. Select the pattern to use and the skin template to apply if necessary.
  3. Follow the different steps of the wizard.
Remark: If the wizard for creating the full application RAD is used several time on the same project, you have the ability to only generate the elements corresponding to the files added to the analysis. A RAD update is automatically proposed whenever the analysis is modified: the necessary elements are added to the application generated with the RAD model.

Generating a window RAD or a page RAD

To generate a window or page RAD:
  1. Click in the quick access buttons. The new element window appears: click "Window" then "Window" or click "Page" then "Page".
  2. To generate a RAD window or page, select the pattern to use in the "RAD" tab (as well as the skin template to use if necessary).
  3. Follow the different steps of the wizard.
Remark: In WEBDEV, only the dynamic pages use the RAD patterns.
Minimum version required
  • Version 12
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/28/2023

Send a report | Local help