ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
Browser constants
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Help editor options
The options of the help editor ("Display......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
WDDIXIO License Agreement
WDDIXIO License Agreement...
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
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......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....