ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
7. Window templates
...Window templates...
3. Managing sockets
WINDEV includes advanced socket management functions....
12. Control templates
...Control templates...
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Creating the menus for the windows of the WINDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern
Creating the link buttons in the windows of a WINDEV RAD pattern
Creating the Relation windows of a WINDEV RAD pattern
Creating the Table windows of the WINDEV RAD pattern
Creating the Vision windows of the WINDEV RAD pattern
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
WEBDEV Application Server 2024