ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Manipulating a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
List,Modify (External language)
Modifies an element in a drop-down list or in an expanded list.
List,Select,+ (External language)
Selects an element in a drop-down list or in an expanded list.
List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
List,Delete (External language)
Deletes an element from a drop-down list or from an expanded list.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Oracle Native 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 database schema......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
Creating a flexible modeling
To create a new flexible modeling, you can......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
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, ......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
7. Multilingual sites in practice
The tables in a report
In a report, a table includes a set of controls called "Table cells"......