ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
TwainState (Function)
Returns the status of the current source.
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Converting C types
Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
LoadDLL (Function)
Loads the specified library (DLL) in memory.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
1
2
3
4
5
6
93
>