ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
Space (External language)
Fills the content of WdString with space characters on the right.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
HFSQL properties
List of HFSQL properties...
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Path (Property)
The Path property gets and sets a path.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
WINDEV License Agreement
WINDEV License Agreement...
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Organization chart linked to a data file
ProgressBarSystem (Property)
The ProgressBarSystem property is used to get and change the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later).