|
|
|
|
|
|
|
In a WINDEV application, users have multiple help features at their disposal:
Tooltip.
Status bar.
Help window.
Advanced tooltip.
Help page.
HLP file.... |
|
|
|
|
|
|
When distributing an application or a site, you may want to offer both a full version and a limited version...... |
|
|
|
|
|
|
Widgets are small applications that can be displayed on the home screen of phones or tablets...... |
|
|
|
|
|
|
In a mobile application, several options can be handled with the fingers, by performing specific movements...... |
|
|
|
|
|
|
In a WINDEV application, the user has the ability to add a tooltip on the controls...... |
|
|
|
|
|
|
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically...... |
|
|
|
|
|
|
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018...... |
|
|
|
|
|
|
New features in WINDEV 27 presented in the New Features brochure.... |
|
|
|
|
|
|
The following events appear by default in the WINDEV and WINDEV Mobile code editor... |
|
|
|
|
|
|
List of properties associated with the Progress Bar control... |
|
|
|
|
|
|
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop.... |
|
|
|
|
|
|
As soon as an image can be used (in a control, in a window, in a report, ...... |
|
|
|
|
|
|
WINDEV allows you to easily use Webservices (or XML Web services).... |
|
|
|
|
|
|
The HFSQL Control Center allows you to fully manage an analysis...... |
|
|
|
|
|
|
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ...... |
|
|
|
|
|
|
The security mechanism of WLanguage is enabled when a programming error occurs in an application...... |
|
|
|
|
|
|
WINDEV proposes a help menu adapted to your applications...... |
|
|
|
|
|
|
A Static control is a control used to display a static text...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules...... |
|
|
|
|
|
|
Here are the new features that you will discover in this version...... |
|
|
|
|
|
|
Automatically updates:
the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls.
the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|