ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
11. External component
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
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°)....
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
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.