ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketClientInfo (Function)
Allows the server to get information about the current client socket.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
WINDEV FTP functions
List of WINDEV FTP functions...
WINDEV and the SOAP protocol
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
WINDEV 2024 Tutorial
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop......
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.
SocketCreate (Function)
Creates a socket.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
HListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
<Connexion HFSQL>ListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......