ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
tapiCallerID (Function)
Used to find out the calling phone number (the one that calls).
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
SCM file format evolutions
Four versions are available for the SCM repository......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Handling Scheduler controls programmatically
A Scheduler control can be......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
<PDF Reader>.SeekFirst (Function)
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page).