ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCheckStructure (Function)
Defines the mode for comparing data files.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
12. Retrieving data from a site
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
<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....
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Sorts in a report
The sort is used to organize the information displayed in the report......
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a 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......
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.