ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Editors / Project editor / Project description
  • Overview
  • Advanced tab
  • Automatic Application Features (AAF)
  • Project fonts
  • Units of sizes and positions for new windows
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 project description window allows you to configure various elements of your project. This window includes the following tabs:
  • The "Project" tab, which allows you to enter general information about the project
  • The "Analysis" tab, which is used to associate an analysis with the project and/or with a UML model
  • The "Files" tab, which allows you to enter information about the data files used by the application (only if the project uses an analysis).
  • The "Live Data" tab, which allows you to configure how the data from the data files is displayed in the different editors.
  • The "Languages" tab, which is used to configure the different languages used by the project as well as the options to be used for each language.
  • The "Style" tab, which allows you to customize the print preview and to choose the skin template and custom style sheet. You can also configure screen sizes.
  • The "SCM" tab, which is used to manage teamwork (SCM or Git).
  • The "Options" tab, which allows you to define the creation, update and save options of the different elements of the project. This tab also allows you to synchronize templates, enable strict mode and define the code style.
  • The "Advanced" tab, which allows you to enable or disable "Reports & Queries", configure AAFs, and define how the application is locked.
  • The "Compilation" tab, which allows you to configure the compilation options.
  • The "Telemetry" tab, which allows you to configure the telemetry options for the project.
Advanced tab

Automatic Application Features (AAF)

The available options are:
  • AndroidiPhone/iPad Control animations: The "Control animations" button allows you to enable and configure different animations for each type of control.
    For more details, see Control animations.
  • AAF menu: Each control in a WINDEV project contains an automatic context menu, with default options. The "AAF menu" button allows you to configure the options to be shown or hidden in the context menu of each type of control in the project.
WINDEV Mobile

Project fonts

The projects for Android use the "Droid" fonts (Droid Sans, Droid Sans Mono and Droid Serif) in the editor. These fonts are automatically installed along with WINDEV Mobile on the development computer.
The "Project fonts" button allows you to add "TTF" or "OTF" files. The files with the added font will be copied to the "Fonts" subdirectory of the project.
The selected fonts will be available in the editor, included in the Android application and deployed. These fonts are also available in the report editor. Make sure that the added fonts support the charset used in your application and that they are redistributable.
WINDEV Mobile

Units of sizes and positions for new windows

This option allows you to choose the unit system to be used when editing the size and position of controls, fonts, etc.
  • Desktop AND mobile compatible: Uses a logical unit compatible between platforms.
    To be used if the window is displayed on desktop and mobile devices.
  • Desktop OR mobile platform: The developer must adapt the coordinates according to the platform.
    To be used if the platform is mobile only or desktop only.
Minimum version required
  • Version 27
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/22/2024

Send a report | Local help