ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundTaskAdd (Function)
Adds a new background task.
HTTPRequest (Function)
Starts an HTTP request on a server.
Enumeration (Type of variable)
An enumeration is a set of values......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
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 Editor control
The HTML Editor control allows users to create and modify HTML pages......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
The Edit control
The Edit control allows users to enter data......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....