ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
eCurrencyName (Function)
Returns the caption of a currency.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
MemFound (Function)
Checks whether the sought element was found.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
HListItem (Example)
Usage example of the HListItem function
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Filters in table fields linked to a table
To filter the records displayed in a Table control linked to a table, WINDEV, WEBDEV and WINDEV Mobile offer several options......
API (Function)
Runs a function found in an external DLL.