AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Ayuda / Funcionalidades Automáticas de la Aplicación (FAA)
  • Overview
  • Principle
  • Creating a help
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
Overview
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code. All you have to do is check the relevant options in order to benefit from these features.
You have the ability to generate a help for your application.
Principle
WINDEV includes a help editor that allows you to generate a full help system for your application.
The WINDEV help editor generates a help skeleton in order to help you build a help system. The main aspects of your applications are described.
You will find pages presenting:
  • the features of a Table control: search, sortable columns, context menus, etc.
    This page is automatically generated if your application includes at least one window with a Table control and if you choose to document this type of window.
  • the features of the report viewer window.
    This page is automatically generated if your application includes at least one report and if you choose to document at least one report.
This automatic generation increases the value of your applications by making it easier for your users to learn how to use them.
Remark: In the current version, only the use of Table controls and the report viewer window are automatically documented. Other automatically generated pages will be included in the forthcoming versions.
Creating a help
The automatic help pages are generated when creating the help. These pages are included according to the choices made in the wizard for help creation. For example, the description page of the report viewer features will only be included if you choose to document at least one report.
To generate a help:
  1. Click in the quick access buttons. The new element window appears: click "Architecture" then "Help".
  2. A wizard helps you create the help system. Specify the requested information until you reach the plane used to select the windows to document.
  3. If you select at least one window containing a Table control, a help page is automatically generated to explain the features of this control.
  4. In the next step, you can select the reports to document. By selecting at least one report, the help page for the report viewer window is automatically generated.
  5. Finish the wizard: your help file is generated.
You will notice that a "Miscellaneous" section was included in the summary of help file. This section contains the help pages that were automatically generated.
Versión mínima requerida
  • Versión 11
Comentarios
Haga clic en [Agregar] para publicar un comentario

Última modificación: 25/05/2023

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