ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
FolderData (Function)
FolderData is kept for backward compatibility.
Creating an executable file
Once the development of your WINDEV application is completed (windows, reports, queries, etc.)......
Page Footer block
The Page footer block is run at the end of each page......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Constants for managing windows
List of constants used by the functions for managing windows...
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
UploadStart (Function)
Starts sending the selected files into an Upload control.
xlsComment (Variable type)
The xlsComment type is used to defined all the advanced characteristics of a comment in a cell of an XLS file or Spreadsheet control.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Managing main window menus
A main menu is necessarily associated with a window......