ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Creating an executable: General options
The main executable options are as follows......
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
Source (Property)
The Source property is used to get and change the source of an element.
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected.
21. Reports
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
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 Looper control
A Looper control is used to repeat the controls found in a specific area......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
WDXView: Overview
WDXView is an ActiveX browser......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
HFilter (Function)
Defines and enables a filter on a data file, view or query.