ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
11. External component
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
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°)....
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
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.