ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
WDZip: Creating or modifying an archive
This help page explains how to......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Writing an email: the available methods
This help page presents the methods for writing an email....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
The Image control
The Image control is used to......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Task list
Each project can be associated with a task list......
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......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
Handling an internal component
An internal component is a set of elements from a project......
xlsSave (Function)
Saves an XLS document.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......