ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Compatibility between external components and deployed applications
A component can evolve in many ways......
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Camera functions
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Automatic documentation of external components
External components must include a technical documentation......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table or TreeView Table control. the height of the title bar of a Dockable Panel control. the height of the title bar of a window with a custom title bar....
Accessibilité (Property)
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
User Groupware files
Two categories of data files are managed......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Video functions
List of video functions...
Open (Function)
Opens a modal WINDEV window.
Camera/Video functions (prefix syntax)
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
OpenSister (Function)
Opens a non-modal sibling window.
Running the test of the User Groupware and installing it
fSeek (Example)
Usage example of the fSeek function