ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Events associated with internal windows
List of events associated with internal windows...
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
The different types of integers
Functions for managing images
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
The different types of windows
The following types of windows can be created in a WINDEV application......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
ERR_NO_PROJECT
Creating an insert query
An insert query (corresponding SQL statement......
14. Controls in practice
UPNPListDevice (Function)
Lists the UPNnP devices available on the network.
Binary values management functions
List of functions for managing binary values...
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.