ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using WDDIXIO
To translate the text used in your project:...
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
DotNetDelegate (Function)
Initializes a.NET delegate.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Error (Function)
Displays a custom error message in a system error window.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Val (Function)
Returns the numeric value of a character string.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
SCM file format evolutions
Four versions are available for the SCM repository......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......