ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
mongoOperationAdd (Type of variable)
The mongoOperationAdd type is used to define all the advanced characteristics of a document add operation in bulk.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
SchedulerDisplay (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....