ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
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.
Automation object
The Automation keyword is used to declare an automation object...
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
HDescribeConnection (Function)
Describes a new connection to an external database.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
12. Retrieving data from a site
LDAPFind (Function)
Performs a search in an LDAP server.
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.
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.
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......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
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......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Declaring a procedure/a function
The different syntaxes for declaring a procedure...