ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
WinSize (Function)
WinSize:
  • returns or modifies the window display mode (maximized, minimized or normal),
  • modifies the window height and/or width,
  • moves the window and modifies a window's height and/or width.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
Test (External language)
Displays each function call and each status report returned by the function.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
iTransparentMagenta (Function)
Modifies the management mode of Magenta color in order for this color to be considered as being transparent (or not) in all the forthcoming prints.
Error (Function)
Displays a custom error message in a system error window.
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
8. 10 tips for better interfaces...
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).