ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files...
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May...
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
Structure (Type of variable)
A structure is a custom type of data...
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced...
Principle for running threads
At runtime, an application runs in a main thread......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can...
Generating the RAD pattern
To generate a RAD pattern:...
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
fAttribute (Function)
Returns or modifies the attributes of a file.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site...
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Advanced types
The advanced types of WLanguage are as follows...
Declaring and using a variable
A variable is defined by name and type......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......