ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
15. Repeating a group of controls: loopers
Creating help pages
A help system includes several pages......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Common project
Projects are often cross-platform......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Functions for managing the Combinations and Enumerations
fDelete (Example)
Usage example of the fDelete function
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Native Access to SAP
SAP is a widely used ERP......