ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
HToItem (Function)
Assigns the specified value to an item of the current record.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
iPrintReport (External language)
Prints a report created with the report editor.
HAdd (Example)
Usage example of the HAdd function
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Miscellaneous Windows constants
List of constants used by the Windows functions....
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).