ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Structure (Type of variable)
A structure is a custom type of data...
Project description: Project tab
The project description window allows you to configure various elements of your project......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
fMemOpen (Function)
Opens a memory zone shared between several applications.
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
XML functions
List of XML functions...
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....
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
ControlClone (Function)
Creates a new control from an existing control.
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......
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....
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Functions for managing objects (External language)
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.