ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
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...
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......
External language: C ++ programming (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
FullTextIndex description (Variable type)
A FullTextIndex description variable is used to describe one or more full-text indexes programmatically.
docStyle (Variable type)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
restRequest (Variable type)
The restRequest type is used to define the advanced characteristics of a REST request.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
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)......