ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / RAD
  • Overview
  • The available RAD patterns
  • WINDEV application
  • WEBDEV website
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
Creating an application using the RAD methodology
Overview
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site).
The RAD is based on preset programming patterns used to generate the requested application. You also have the ability to create your own "patterns" to generate a custom application automatically: you choose the code to generate as well as the positioning of controls.
The RAD can be started as follows: on the "Project" tab, in the "Generation" group, click "Full Application RAD". Once the pattern is chosen, simply follow the different steps of the wizard.
Starting with version 2024, the version-11-compatible RAD Pattern tool is no longer available.
The available RAD patterns
WINDEV

WINDEV application

The following RAD patterns are proposed by default:
  • Simple RAD:
    This pattern is used to generate a full application. This application contains forms, tables and loopers. The code used is as simple as possible. Any style book can be applied.
  • Antakara pattern:
    This pattern is used to create an application that proposes some advanced features such as a task list, a calendar, … This application also proposes a menu made of animated images.
  • Pure pattern:
    This pattern is used to create an application with an interface suitable for the large screens.
  • Jet'Tames pattern:
    This pattern is used to create an application that proposes a specific feature for sending emails. The menu of the application uses a carousel of images.
WEBDEV - Server code

WEBDEV website

The following RAD patterns are proposed by default:
  • AWP RAD pattern:
    This pattern is intended for generating an AWP site. It proposes the following features: Ajax tables, loopers, generation of reports in PDF format, management of menus, management of referencing, management of movable cells.
  • Intranet pattern:
    This pattern is intended for generating an Intranet/Extranet site. It proposes the following features: Ajax tables, generation of reports in PDF format, management of menus in tab format.
Minimum version required
  • Version 14
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 12/07/2023

Send a report | Local help