ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
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......
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....
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of web services includes the necessary tools to allow the consumption of secure web services used to manage the Sesam Vitale cards......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
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....
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.