ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Array management functions
List of functions for managing arrays...
fDir (Function)
Finds a file or directory.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
fOpenTempFile (Function)
Creates and opens a temporary file.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).