ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a control through programming in a report
All report controls can be handled through programming......
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
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....
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......