ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Local historykeeping
Local historization of an element allows you to set a local save point for the element... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 3. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
Operator on Address
The & operator returns the address of a variable as an integer
XMLAddChild (Function)
Adds a child tag into an XML document.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Runtime log
The runtime log is the best way to identify the most used features of an application......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
XMLAddAttribute (Function)
Adds an attribute into an XML document.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
nfcData (Variable type)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.