ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

diagShape (Variable type)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
diagImage (Variable type)
The diagImage type is used to define all the advanced characteristics of a diagram shape created from an image.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
InputValue (Property)
The InputValue property is used to: find out whether the end user can enter or change values in a Spreadsheet control. allow or prevent the end user from entering or changing values in a Spreadsheet control....
InputFormula (Property)
The InputFormula property is used to: find out whether the end user can enter or change formulas in a Spreadsheet control. allow or prevent the end user from entering or changing formulas in a Spreadsheet control....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
grScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Note: This feature is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
diagBorder (Type of variable)
The diagBorder type is used to define all the advanced characteristics of a border (or borders) of a shape used in a diagram.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Aligning elements in a List Box or Combo Box control (prefix syntax)
Several methods can be used to align the elements found in a List Box or Combo Box control......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Different types of data (Type of variable)
A variable is defined by name and type......