ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<btleDevice variable>.ConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
fCreate (Function)
Creates an external file.
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
WDTerm: End the external language
End the external language......
nWDInit: Initialize the external language
Initializes the external language......
<DiskFile variable>.Close (Function)
Closes an external file.
fClose (Function)
Closes an external file.
fChangeSize (Function)
Resizes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Error 1013: The access to the member of the class is restricted by a protected inheritance
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
11. External component
fFileExist (Function)
Checks the existence of an external file.
HCS.Timeout (Variable)
The HCS.Timeout variable is used to modify the connection timeout: for the connections established by HOpenConnection. for the automatic connection openings....
HOpenConnection (Function)
Opens a connection to a specific database.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
HCloseConnection (Function)
Closes a connection to a database.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
1
3
4
5
6
7
128
>