ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
The Organizer control
The Organizer control is used to display and handle organizers......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or programmatically. get and change the image associated with a Thumbnail control....
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
HStatDate (Function)
Returns the date of the last update for the index statistics.
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
SQL view
An SQL view is a virtual data source defined by an SQL query......
WDInst: manage files to be installed
The setup editor WDInst is used to manage the files to install......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
3-tier architecture
The development in "3-tier" architecture is now simplified......
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min