ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Popup control properties
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....
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Camera (Property)
The Camera property is used to identify and change the camera used (back or front).
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....