ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile Framework License Agreement
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Handling Scheduler controls programmatically
A Scheduler control can be......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Push notification
A mobile device can receive push notifications......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
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).
The HTML Display control
The HTML Display control displays a web page in an application......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......