ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eChangeCurrency (Function)
Converts a currency into another currency.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
Defining clickable areas
In a page, an Image control can contain clickable areas......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
8. Windows in practice
Discover the main actions that can be performed on the windows....
5. Deploying a dynamic site (Session or AWP) in practice
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
WDINT license agreement
WDINT license agreement...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Handling the report blocks through programming
Each report block is associated with different events......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
12. Pages in practice
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min