ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with an Organizer control
The following events are associated with Organizer controls:...
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Events associated with Bar Code controls
List of events associated with Bar Code controls...
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Events associated with List Box controls
List of events associated with List Box controls...
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
Specific features of the applications for iPhone/iPad
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
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°)....
MenuAddPopup (Function)
Transforms a menu option of a page in order for this option to open a popup.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
<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.
<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.