ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
How to populate a TreeView control using a data file?
By default, the TreeView control cannot automatically display the data coming from a data file......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
3. Debugger
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)......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Socket management functions
List of functions for managing sockets...
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Image drawing and processing functions
List of image drawing and processing functions...
HTTP functions
List of HTTP functions...
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Drop-down button
The drop-down button expands: a context menu. a popup window....
12. Control templates
...Control templates...
20. Managing suggestions and incidents
Managing suggestions and incidents...
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......