ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoOperation (Type of variable)
The mongoOperation type is used to define the different operations to be performed in bulk. These operations are stored in an array of mongoOperation variables.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
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.
17. TLS/SSL: Encrypting information on the Web
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a 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).
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
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.
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
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.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Google Analytics functions
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<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).