ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Creating a select query
A select query (corresponding SQL statement......
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
Project description: Options tab
The project description window allows you to configure various elements of your project......
<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
13. Print: Reports
WINDEV reports...
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
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......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Replication: The different types
The data replication is a powerful feature......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....