ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Declaring and using a variable
A variable is defined by name and type......
Designing a supercontrol
A supercontrol is an advanced type of control......
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
Creating the menus for the windows of the WINDEV RAD pattern
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Structure (Type of variable)
A structure is a custom type of data...
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
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......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Using an external component in an application
A component can be reused at any time in any application......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Events associated with the project
List of events associated with the project...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
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....
HOpenConnection (Function)
Opens a connection to a specific database.