ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
8. Associating controls with data
Error 403: The item does not belong to the file
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Entity of a CDM
To group information according the MERISE method, entities must be created......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<Chart>.ColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Pivot table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).