ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Events associated with Link controls
List of events associated with Link controls...
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
HConnect (Example)
Usage example of the HConnect function
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPDeleteAttribute (Function)
Deletes an attribute as well as its values.
LDAPDeleteAttributeValue (Function)
Deletes a value of a specified attribute.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
HDescribeItem (Example)
Usage example of the HDescribeItem function
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
How to choose the data source of a control?
This help page presents the different data sources available for a control....