ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
Movable (Property)
The Movable property is used to define if an element can be moved.
Functions for handling directories and external files
List of functions for handling external files...
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
End of Document block
The End of document block is run once at the end of the report execution......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
TreeView control functions
The following functions are used to manage TreeView controls:...
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
ProgressBar (Property)
WLanguage proposes...
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....