ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
"WEBDEV Application Server - 10 connections" license agreement
"WEBDEV Application Server - 10 connections" license agreement...
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
History of versions
The history of setup versions is an advanced feature of the network setup......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
9. Types of standard controls
Types of standard controls...
15. Unit tests on the executable