ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming custom calculations in Table controls (prefix syntax)
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
<Source>.ToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
<Chart>.CategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
Java functions
List of Java functions...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
grTitle (Function)
Modifies the caption and/or position of the chart title....
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.