ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Generating an application for Universal Windows 10 App
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
14. Controls in practice
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
9. Types of standard controls
Types of standard controls...
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
W3C standardization
You must comply with the W3C standard (HTML 4......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
Code snippets
The code editor allows you to enter "Code snippets"......
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....