ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
HFSQL management functions (prefix syntax)
List of functions for HFSQL management...
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
<EmailNotesSession variable>.StartSession (Function)
Starts a Notes session.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
Manipulating Map controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
Conversion (Function)
Converts a value from a unit to another one.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.