ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations performed on collaboration diagrams
The following paragraphs explain......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
Constants for managing certificates
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Caption (Property)
The Caption property is used to get and change the text of an element.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
NFC: Transferring data
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)......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Including the code
You want to include your code lines in a condition, in a structure, ......
XMLFind (Function)
Performs a search in an XML document.