ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Creating requirements
The following steps must be performed to implement the requirements......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Link properties
When creating a link, you can simply specify the destination......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Constants for managing the windows
List of constants used by the functions for managing the windows...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
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.)....
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Handling Organization Chart controls programmatically
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).