ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
WLanguage procedure called by PopupDisplayPage
WLanguage procedure ("callback") called by PopupDisplayPage after the popup page is closed.
HFSQL Client/Server: Configuring the server
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Popup control properties
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
SpeechSynthesisInProgress (Function)
Used to find out whether a read operation is in progress on the engine for speech synthesis.
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.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Error 1016: The method of the class is private
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
8. Traffic statistics of dynamic sites
1. Examples provided with WINDEV Mobile
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......