ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashInfoXY (Function)
Determines: whether a widget is found at a given position in a Dashboard control. which widget is found at a given position in a Dashboard control....
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
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.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Bluetooth functions
List of Bluetooth functions...
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
CursorDisplay (Function)
Displays or hides the mouse cursor.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
Null (keyword)
The "Null" keyword can correspond to:
Repairing the project
In some cases, "Project......
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
grDeleteSeries (Function)
Deletes a data series from a chart.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
fRemoveDir (Function)
Deletes a directory from a disk.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.