ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
fMemExist (Function)
Checks the existence of a shared memory zone.
BCToImage (Function)
Generates the image of a bar code.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Feedback component
The Feedback component is a component provided with WINDEV......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
<btleDevice variable>.Disconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
<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.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
Constants for managing videos
List of constants used by the functions for video management....
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
InWebSocketServerGlobalServiceMode (Function)
Indicates if the current code is being executed on the global service of the WebSocket server.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
<btleDevice variable>.GetAllServices (Function)
Retrieves all the services corresponding to a UUID.
<btleDevice variable>.GetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.