ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
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.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Events associated with framesets
List of events associated with framesets...
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
SSH constants
The following constants are used to manage an SSH server:...
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
zipMsgError (Example)
Usage example of the zipMsgError function
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
SQLFirst (Function)
Positions on the first row of the query result.