ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
Application management functions with "Live update"
List of functions for managing the applications with "live update"...
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
5. Site test in practice
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
Events associated with a Dockable Panel control
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Word Processing control events
WINDEV manages the following events by default......
Events associated with an infinite Progress Bar control
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
The Static control
A Static control is a control used to display a static text......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....