ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
Comparison operators
The comparison operators can be divided into several categories......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......
Size (Property)
The Size property is used to determine and change the size of an element.
zipSelectFile (Function)
Selects files from an archive.
Switch control properties
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
RegexSearch (Function)
Searches for all the parts of a string that match a specific format.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
MatFloatAdd (Function)
Adds a value to each matrix element.
Contains (Function)
Allows you to check if a substring is within a string.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......