ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
<Tab>.SaveConfiguration (Function)
Saves the configuration of dynamic tabs found in a Tab control in character string format.
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)......
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......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
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......
1. Project and analysis
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
How to save and retrieve an image in a binary memo
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Declaring and using a variable
A variable is defined by name and type......
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
Changing sites from AWP to SEO-ready session mode
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Table,Col (External language)
Returns the current index of the column.