ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Python: Native calls
WLanguage allows for native Python calls......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
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.
fMemOpen (Function)
Opens a memory zone shared between several applications.
PythonExecute (Function)
Executes a function present in a Python module.
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......
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......
<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......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Configuring an application with User Groupware
CameraStopDecoding (Function)
Stops 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......
Camera functions
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......