ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
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......
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
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......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Managing assertions
...The main available features are as follows:...
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
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......
WDDIXIO overview
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......