ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Help about new features: Letting users know about changes
Applications are constantly evolving......
Reports
A report provides a custom view of data......
3-tier architecture
The development in "3-tier" architecture is now simplified......
DDE constants
List of constants used by the DDE functions...
5. Web services
WINDEV allows you to easily use web services (or XML web services)....
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
XLS file functions
List of functions for managing XLS files...
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
Properties associated with report controlss
List of properties associated with the report controls...
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
InDelayedProcedureMode (Function)
Indicates whether the code is run from a delayed procedure or from a scheduled task on the WEBDEV Application Server.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
ScrollbarMaxPosition (Function)
Retrieves the maximum position of one of the horizontal or vertical scrollbars found in a control of a WINDEV application.
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.