ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
4. Create a page in the editor...
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Events associated with formatted display controls
List of events associated with formatted display controls...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Native Access to SAP
SAP is a widely used ERP......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.