ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Composite chart
A composite chart is a chart that displays several types of charts......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
ExecuteAAF (Function)
Runs an Automatic Application Feature (AAF) on a control or window.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
History of versions
The history of setup versions is an advanced feature of the network setup......
WINDEV concepts
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Infinite Progress Bar control
Progress bars provide useful information to the end user......
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Python: Native calls
WLanguage allows for native Python calls......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
ERR_SESSION_CLOSED