ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
21. Managing business rules
Managing business rules...
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Project management functions
List of functions for managing projects...
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
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....
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
PythonExecute (Function)
Executes a function present in a Python module.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Creating the executable and the setup program
The languages supported by the application are taken into account......
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
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....
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
SocketConnect (Function)
Connects a client computer to a given socket.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
ERR_BAD_CONTEXT
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......