ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
The Organizer control
The Organizer control is used to display and handle organizers......
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Camera functions
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
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.
Compatibility between external components and deployed applications
A component can evolve in many ways......
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.
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......
Accessibilité (Property)
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Camera/Video functions (prefix syntax)