ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: Project tab
The project description window allows you to configure various elements of your project......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Python functions
The Python functions are as follows......
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
StreamReject (Function)
Refuses a request for stream connection.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.