ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Multilingual project
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......