ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
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.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
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....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Query editor
The query editor is used to automatically create queries on the data files......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
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....
Popup window
WINDEV allows you to open windows in popup format......
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
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).
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....
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
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.