ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
MaxButtonWidth (Property)
The MaxButtonWidth property is used to get and set the maximum width of a button in a tab pane.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
The Carousel control
The Carousel control is used to display an animated menu made of images......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Looper controls populated programmatically: Operations in WLanguage (prefix syntax)
Here is an overview of how to handle Looper controls populated programmatically in WLanguage...
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
<Chart>.Label (Function)
Indicates various parameters of additional legend in a chart.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Tab control functions
The following functions are used to manage tabs......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......