ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
13. Generation modes
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Software Factory
The concept of software factory is used to automate the process for creating applications....
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
9. Generation modes
WINDEV Mobile includes different types of generation......
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
fRead (Example)
Usage example of the fRead function
Calendar (Variable type)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
WINDEV 2024 Tutorial - Table of contents
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......