ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
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......
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
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.
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)
Camera/Video functions (prefix syntax)
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.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.