ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
HDescribeConnection (Function)
Describes a new connection to an external database.
12. Retrieving data from a site
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
Automation object
The Automation keyword is used to declare an automation object...
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Sum (Function)
Calculates the sum of the array elements.
Constants for managing arrays
List of constants used by the functions for array management....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Shared information
The information entered when creating the files and the items is shared throughout the environment......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
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......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Push notification
A mobile device can receive push notifications......