ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Screen,ScreenToFile (External language)
Updates the items in the data file with the values from the bound controls in the window.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
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......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
XML: Handling multi-gigabyte files
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
HBuildKeyValueANSI (Function)
Whatever the platform used, the data stored in HFSQL tables is in ANSI format.
Binding an Edit control to an item
An Edit control can be bound to an item in a table, query, etc...
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
NFC: Data transfer
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
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......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
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)......