ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Types of Edit controls
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
AAF: Context menu of Image controls
A context menu is available for Image controls......
18. Management of business rules
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Currencies
A currency is a real coded on 10 bytes....
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......