ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Handling TimeLine controls programmatically
A TimeLine control can be......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
8. If you are already familiar with WINDEV
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Materialized view
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
Automatic management of exceptions
The management of exceptions can be customized by process......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
3-tier architecture
The development in "3-tier" architecture is now simplified......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Managing contacts (mobile devices)
In your mobile applications, you have the ability to directly manage the contacts of your mobile device (Android, iPhone, iPad, Universal Windows)....
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......