ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a window skin template
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Using the Vista style in your windows
WINDEV allows you to customize......
Errors while managing tables
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Enumeration (Variable type)
An enumeration is a set of values......
Combination (Type of variable)
A combination is a set of options.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Software license agreement
WINDEV Express license agreement...
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of the HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
SaaS-exclusive new features available in version 2025
...L'administrateur de la fabrique logicielle permet de ......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
MaxZoom (Property)
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use).