ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
HTTPRequest (Function)
Starts an HTTP request on a server.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......