ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
HTTP functions (prefix syntax)
List of HTTP functions...
SocketConnect (Function)
Connects a client computer to a given socket.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
dDisplay (Function)
Displays the drawing in the Image control.
SocketRead (Function)
Retrieves a message sent by another socket.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
1. Testing a site: Elements to be tested
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
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)....
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......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
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...
3. Debugger
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
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)......