ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. External component
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
9. Types of standard controls
Types of standard controls...
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
<Input>.CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
<Menu>.Add (Function)
Adds an existing popup menu to the main menu of the current window.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
<Menu>.AddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
WLanguage procedure called by OpenPopupAsynchronous
WLanguage procedure ("callback") called by OpenPopupAsynchronous after the popup window is closed.
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......