ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
Configuring an application with User Groupware
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Camera control in a mobile application
The Camera control is used to......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Note (Property)
The Note property is used to get and change a text associated with an element.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Image editor: Features
The image editor includes several features......
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
TreeView constants
List of constants used by the TreeXXX functions...
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....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......