ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Radar" charts
The Radar chart is used to highlight a series according to another one......
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
PrintArea (Property)
The PrintArea property gets and sets the print area of a Spreadsheet control in a report.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
WLanguage procedure called by SensorDetectChangeAcceleration
Procedure ("callback") called by SensorDetectChangeAcceleration when the acceleration of the device on one of its axes is detected.
MemFirst (Function)
Positions on the first element of a memory area and returns the value of this first element.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
WLanguage procedure called by fMemOpen
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage application.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
<Chart>.SeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
<Chart>.SeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
MemPrevious (Function)
Positions on the element found before the current element of a memory area and returns the value of this element.
1
4
5
6
7
8
117
>