ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<websocketClient variable>.Send (Function)
Sends a message from the WebSocket server to the client.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Ad Hoc deployment
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
The Carousel control
The Carousel control is used to display an animated menu made of images......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Automatic documentation of external components
External components must include a technical documentation......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
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....
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Conversion (Function)
Converts a value from a unit to another one.