ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
HDataSourceKnown (Function)
Determines if a data source has been initialized.
eCurrencyName (Function)
Returns the caption of a currency.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
MemModify (Function)
Modifies an element in a memory area.
MemAdd (Function)
Adds an element to a memory area.
CancelWebserviceContext (Function)
Deletes from the web service context a variable added by DeclareWebserviceContext.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
MCI constants
List of constants used by the MCI functions....
hReindexingHistory (Variable type)
The type hReindexingHistory type allows you to see all the characteristics of the asynchronous optimizations performed previously: reindexing, index verification, memo verification, statistics calculation, etc. This type of variable is new in WINDEV Suite SaaS 2025 Update 2....
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
HDescribeItem (Function)
Describes a file item programmatically.
Glossary
The glossary lists all the abbreviations used in the code editor......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Time management
For each element (windows, reports, ......