ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Android Widget windows
An Android application can contain one or more Widget windows......
Border of controls
One of the most important elements of control style is its border......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
iParameterPDF (Function)
Defines the options for the generated PDF file.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
SocketConnect (Function)
Connects a client computer to a given socket.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min