ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
25. Performing a process on several successive pages
Performing a process on several successive pages...
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
grIncreaseData (Function)
Adds a value to a data in a chart.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
Using WDDIXIO
To translate the text used in your project:...
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
5. Deploying a dynamic site (Session or AWP) in practice
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....