ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
ToolbarDock (Function)
Docks a Toolbar control to a window or changes the anchoring position of a docked Toolbar control.
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Chart management functions
...Chart management functions...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
TypeFiles (Property)
The TypeFiles property is used to get and change the filter available in the file picker of the Upload control.