ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

17. TLS/SSL: Encrypting information on the Web
Report and project
In most cases, a report is linked to a project......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
diagActionAllowed (Type of variable)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Google Analytics functions
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Reports
A report provides a custom view of data......
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Invalid input management functions
Invalid input management functions...