ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
URL (Property)
The URL property is used to get and change a URL.
Programming the looper attributes
All the looper attributes can be handled by programming......
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
AndroidActivityResultProcedure (Function)
Allows you to specify the procedure to be called to get the result returned by a third-party Activity.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
fClose (Example)
Usage example of the fClose function
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.