ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring an application with User Groupware
PythonTerminate (Function)
Unloads the Python DLL and frees memory.
PythonExecute (Function)
Executes a function present in a Python module.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
XML functions
List of XML functions...
ControlClone (Function)
Creates a new control from an existing control.
The Organizer control
The Organizer control is used to display and handle organizers......
Customizing the User Groupware
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
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......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Functions for managing objects (External language)
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
hFileParameter (Variable type)
The type hFileParameter type is used to define the tables taken into account by a scheduled optimization task.