ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDescribeLink (Function)
Describes a link between two data files through programming.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Brochure des nouveautés 2024 : Nouveautés communes
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024....
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
WindowFromSource (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....
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Events associated with Shape controls
List of events associated with Shape controls...
WDMap: Reindexing an HFSQL table
WDMap can be used both to determine whether an HFSQL table should be reindexed and to reindex an HFSQL table......
Using the task management and the schedule
Time management is extremely important......
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
SysDecrypt (Function)
Decrypts data using Windows user credentials. This data must have been previously encrypted with SysEncrypt. This new function is available from WINDEV Suite SaaS 2025 Update 2....
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.