ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
Pictorial Percentage chart
The Pictorial Percentage chart illustrates data as percentages, using shapes......
Screen,ScreenToFile (External language)
Updates the items in the data file with the values from the bound controls in the window.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
XML: Handling multi-gigabyte files
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Binding an Edit control to an item
An Edit control can be bound to an item in a table, query, etc...
Error 403: The item does not belong to the file
Entity of a CDM
To group information according the MERISE method, entities must be created......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
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, ......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......