ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language...
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Aliases on data files: HAlias
The aliases are used to handle......
17. TLS/SSL: Encrypting information on the Web
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Recompiling the project
The project compilation is a process used to......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Compression (Property)
The Compression property gets and sets the data compression mode.
Google Analytics functions
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Chart>.StockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Chart>.StockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
Invalid input management functions
Invalid input management functions...