ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Browser code (WLanguage): Framework 2
Starting with version 22, WEBDEV offers a new WLanguage framework for browser code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
Global and local variable
Two types of variables are available...
Local procedure
Two types of procedures are available...
Global procedure/function
A global procedure can be used in all the processes or events of the project.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code.
Set of procedures
The global procedures are grouped in set of procedures...
16. Types of code
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
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......
Link properties
When creating a link, you can simply specify the destination......
Creating a Pivot Table control
To create a Pivot Table control......
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...
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
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....
Edit options of a report
The report editor allows you to......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
FolderData (Function)
FolderData is kept for backward compatibility.
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
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
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......