ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Title (Property)
The Title property is used to get and change the title of an element.
Label (Property)
The Label property is used to get and define the label of an element.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
<Tab>.SaveConfiguration (Function)
Saves the configuration of dynamic tabs found in a Tab control in character string format.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
StatVariance (Function)
Calculates the variance for a series of values.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
StatVarianceP (Function)
Calculates the variance for a full series of values.