ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
WINDEV License Agreement
WINDEV License Agreement...
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
HideWhileScrolling (Property)
The HideWhileScrolling property is used to: Determine if the pinned control is hidden while scrolling, Show or hide the pinned control while scrolling....
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
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....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
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.
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....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
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....
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......