ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server)...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication...
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV...
Installing a Webservice (old format)
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file...
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use...
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications...
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called...
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HToItem (Function)
Assigns the specified value to an item of the current record.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
3. Deploying a dynamic WEBDEV site
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes...
HRead (Function)
Reads a record in a file according to a given record number.