ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
AppInstallUPD (Function)
Triggers the automatic update of current application.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
The different types of integers
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
NumberInWords (Function)
Converts a number to words.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
WINDEV License Agreement
WINDEV License Agreement...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
fSeparator (Function)
Returns a file path with normalized separators.
XMLRoot (Function)
Positions on the root tag of an XML document.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
SysPowerStatus
Used to get various information about the battery (main or secondary) of the device on which the application is running.
MyReport (Reserved word)
MyReport is used to handle the current report...
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...