ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Report viewer: Proposing several reports
In the document preview, end users can......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
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.
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.