ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

23. Print modes
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Bar Code functions
The following functions are used to manage bar codes:...
ERR_BAD_PARAMETER
Handling an internal component
An internal component is a set of elements from a project......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Sort the data displayed in your tables in one click
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......