ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
The Organizer control
The Organizer control is used to display and handle organizers......
Configuring an application with User Groupware
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
ControlClone (Function)
Creates a new control from an existing control.
PythonExecute (Function)
Executes a function present in a Python module.
Accessibilité (Property)
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
Style sheet
A style sheet ("......
Compatibility between external components and deployed applications
A component can evolve in many ways......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Open (Function)
Opens a modal WINDEV window.
Camera functions
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
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....
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
Running the test of the User Groupware and installing it