ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
SQLListSource (Function)
Lists the data sources declared on a local site.
HDelete (Function)
Deletes a record from a data file (query or view).
Sorts in a report
The sort is used to organize the information displayed in the report......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
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......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.