ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Automatic management of exceptions
The management of exceptions can be customized by process......
Radio Button control properties
List of properties associated with a Radio Button control...
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
WordCount (Function)
Returns the number of words in a string.
Position
The Position keyword can correspond to...
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
fEncrypt (Example)
Usage example of the fEncrypt function
TreeView Table control properties
List of properties associated with the TreeView Table control...
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
ModbusDisconnect (Function)
Closes the Modbus session.
BackgroundTaskAdd (Function)
Adds a new background task.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
Factorial (Function)
Returns the factorial of an integer number.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
fListFile (Example)
Usage example of the fListFile function