ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadNext (Example)
Usage example of the EmailReadNext function
TreeListItem (Example)
Usage example of the TreeListItem function
Enqueue (Function)
Adds an element to the queue.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Push (Function)
Pushes an element onto the stack.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
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.
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......
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
SocketExist (Function)
Checks the existence of socket.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
CheckUserIDentity (Function)
Allows you to check the real identity of the current user via biometrics check.
Bluetooth functions
List of Bluetooth functions...
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
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.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
zipMsgError (Example)
Usage example of the zipMsgError function
iPrintZone (Example)
Usage example of the iPrintZone function
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.