ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Constants for telemetry management
Constants for telemetry management...
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Android permission management functions
The following functions are used to manage permissions in Android applications...
Multimedia control properties
List of properties associated with the Multimedia control...
Map control properties
The following properties can be used with Map controls:...
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Multi-touch management functions
The following functions are used to manage the multi-touch......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.