ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Control constants
List of constants used by the functions for managing controls...
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Properties associated with reports and controls
List of properties associated with the reports and their controls...
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.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Popup window
WINDEV allows you to open windows in popup format......
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
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).
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
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....
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
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....
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.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.