ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.).
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
J2EERun (Function)
Runs a procedure on a server of J2EE XML web services.
Burner constants
List of constants used by the burner functions....
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
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....
docFragment (Variable type)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Info (Function)
Displays a custom message in a system information window.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
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.).
wsRequest (Variable type)
The wsRequest type is used to define the advanced characteristics of a web service.
The Organizer control
The Organizer control is used to display and handle organizers......
HFreePosition (Function)
Deletes a position saved by HSavePosition.