ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Synchronizing data
WINDEV FTP functions
List of WINDEV FTP functions...
WINDEV 2024 Tutorial
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
LanguageToName (Function)
Returns the name of a language.
9. Overlaying controls
Error 204: using a parameter without optional value after parameters ...
Setup on a local network (LAN)
SocketConnect (Function)
Connects a client computer to a given socket.
dDisplay (Function)
Displays the drawing in the Image control.
SocketRead (Function)
Retrieves a message sent by another socket.
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......
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
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.
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.