ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
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.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
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......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
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).
HTML constants
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......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
EmailCheckAddress (Function)
Checks the validity of an email address.
FTP constants
List of constants used by the FTP functions....
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
Outstanding progress bars
Simple or symmetric progress bar?...
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.