ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
dFill (Example)
Usage example of the dFill function
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
iZoneHeight (Example)
Usage example of the iZoneHeight function
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Hasp constants
The Hasp constants are as follows......
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.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
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.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
Sorts in a report
The sort is used to organize the information displayed in the report......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......