ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Using the Vista style in your windows
WINDEV allows you to customize......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Assisted universal replication: specific features
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
WDTRAD options
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Scheduler report
The report editor allows you to create "Scheduler" reports....
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
16. Java applications in practice
Java applications in practice...
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......