ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
<Scheduler>.ChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
<modbusSession>.ReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
System functions
List of system functions...
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.