ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Creating a Pivot Table control
To create a Pivot Table control......
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
Constants for managing the windows
List of constants used by the functions for managing the windows...
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
User (Property)
The User property is used to manage the user of a connection (HFSQL Client/Server, OLE DB, etc.)....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Link properties
When creating a link, you can simply specify the destination......
Edit options of a report
The report editor allows you to......
JSONXMLConverter (Variable type)
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).
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
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.
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Handling Organization Chart controls programmatically