ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
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.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
IntegerPart (Function)
Returns the integer part of a number.
The Line control
A Line control is used to display a line in a page......
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
EmailReadNext (Example)
Usage example of the EmailReadNext function
SocketExist (Function)
Checks the existence of socket.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Bluetooth functions
List of Bluetooth functions...
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
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.
fClose (Example)
Usage example of the fClose function
HOnError (Example)
Usage example of the HOnError function
zipMsgError (Example)
Usage example of the zipMsgError function
iPrintZone (Example)
Usage example of the iPrintZone function