ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Val (Function)
Returns the numeric value of a character string.
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
ExeTerminate (Function)
Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed.
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
SNMP constants
List of constants used by the SNMP functions....
FolderData (Function)
FolderData is kept for backward compatibility.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
14. Generation modes
Generation modes...
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Creating the Table pages of the WEBDEV RAD pattern
Windows
The windows represent the main interface of a WINDEV application......
HFSQL Client/Server: Configuring the server
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min