ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
<btleService variable>.GetAllCharacteristics (Function)
Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy service.
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....
StreamAccept (Function)
Associates a stream connection request with a Conference control.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Functions for managing objects (External language)
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
The Check Box control
A Check Box can correspond to......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Python: Native calls
WLanguage allows for native Python calls......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Structure (Type of variable)
A structure is a custom type of data...
XML functions
List of XML functions...
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
fMemOpen (Function)
Opens a memory zone shared between several applications.
The Organizer control
The Organizer control is used to display and handle organizers......
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Using an external component in an application
A component can be reused at any time in any application......
ControlClone (Function)
Creates a new control from an existing control.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......