ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Map controls
Constants for managing Map controls...
iInitReportVerso (Function)
Initializes the parameters of a report to be printed on the verso side of another report.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Managing replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Flexbox control description: General Tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Handling a control through programming in a report
All report controls can be handled through programming......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....