ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
WINDEV Mobile Framework License Agreement
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......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
WINDEV Framework License Agreement
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.