ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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°)....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
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.