ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTML constants
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
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......
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.
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......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
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.
Handling Organization Chart controls programmatically
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
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......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
EmailCheckAddress (Function)
Checks the validity of an email address.