ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Types of Edit controls
Pyramid charts
Pyramid charts allow you to view data in descending order......
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.
InitialState (Property)
The InitialState property is used to get the initial state of a control.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
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)....
Organization chart linked to a data file
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.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
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......
grGetData (Function)
Retrieves a data from a chart.
<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....
"About" window
The "About" window is used to display and access various information about the current application......
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....
8. Windows in practice
Discover the main actions that can be performed on the windows....
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
AttachPointStart (Property)
The AttachPointStart property is used to get and change the position of the start attachment point of a Wire control.