ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option...
7. Multilingual applications in practice
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......
Designing a supercontrol
A supercontrol is an advanced type of control......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Task list
Each project can be associated with a task list......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Operations performed on class diagrams
The following paragraphs explain......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
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......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
The Site Map control
The Site Map control allows the Web user to......