ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pyramid charts
Pyramid charts allow you to view data in descending order......
Types of Edit controls
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
USING IN (Stopwatch)
The statement USING ... IN allows you to automatically start and stop a stopwatch.
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
Organization chart linked to a data file
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
WLanguage procedure called by AppControl
Procedure ("Callback") called by AppliContrôle to process the remote control messages. This procedure can be a local, global or internal procedure.
Flash (Property)
The Flash property determines and changes the flash mode in a Camera control.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
<Chart>.AddData (Function)
Adds a data into a chart.
grAddData (Function)
Adds a data into a chart.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
3. Managing sockets
WINDEV includes advanced socket management functions....
grGetData (Function)
Retrieves a data from a chart.
"About" window
The "About" window is used to display and access various information about the current application......
8. Windows in practice
Discover the main actions that can be performed on the windows....
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.