ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

General environment of WINDEV
Creating an insert query
An insert query (corresponding SQL statement......
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......
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Email management functions
List of functions for managing emails...
Environment of the project editor
The main elements of the project editor are as follows:
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic table......
9. Types of standard controls
Types of standard controls...
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......