ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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......
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
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......
LanguageToName (Function)
Returns the name of a language.
Error 204: using a parameter without optional value after parameters ...
9. Overlaying controls
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....
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......
Setup on a local network (LAN)
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.
Socket management functions
List of functions for managing sockets...
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......