ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Error 204: using a parameter without optional value after parameters ...
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Error 805: No syntax without parameter
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Error 810: * can only be used for a parameter with a default value
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Information 2104: This function is kept for backward compatibility
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
NotesViewListColumn (Example)
Usage example of the NotesViewListColumn function