ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hasp constants
The Hasp constants are as follows......
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
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
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.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
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......
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.
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.
Sorts in a report
The sort is used to organize the information displayed in the report......
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
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......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....