ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
DnDCursor (Example)
Usage example of the DnDCursor function
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
DnDEvent (Example)
Usage example of the DnDEvent function
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Info (Function)
Displays a custom message in a system information window.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
HStatNbRec (Function)
Returns the number of entries for a given key item.
GetVariableDefinition (Function)
Gets the description of a variable.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
CursorPos (Function)
Returns and modifies the position of the mouse cursor.