ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Live Data: view data in 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, ......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
XML management: Use example
This application example manages an XML file named "Orders......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Creating user accounts
A User account allows the server administrator to......
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Creating an RSS reader
WINDEV, WEBDEV and WINDEV Mobile allow you to produce and/or consume an RSS feed (Rapid Simple Syndication)......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
WDInst: generate installation program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......