ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Specific features of the applications for iPhone/iPad
Report data source
...The reports can be created with the data coming from:...
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
Properties linked to the Euro management
List of properties linked to the Euro management...
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
3. Debugger
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
The Carousel control
The Carousel control is used to display an animated menu made of images......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
The different types of variables
The different types of variables are......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......