ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Manipulating Organization Chart controls programmatically
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min...
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Constants for managing videos
List of constants used by the functions for video management....
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).
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
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.)....
Page Footer block
The Page footer block is run at the end of each page......
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).
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.
UploadStart (Function)
Starts sending the selected files into an Upload control.
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
HTML constants