ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
HCheckIndexAsynchronous (Function)
Checks that the data contained in the index file (.NDX file) correctly references the data contained in the HFSQL Client/Server data file (.FIC file). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HChangeKey (Function)
Changes the browse item.
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
WINDEV concepts
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Telemetry: Main features
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......