ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Using WDDIXIO
To translate the text used in your project:...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
HOpenConnection (Function)
Opens a connection to a specific database.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
12. Retrieving data from a site
Control template
A control template is a set of controls that can be re-used in several windows or pages......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Aliases on data files: HAlias
The aliases are used to handle......
.NET application
To create a.NET application from a project......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......