ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
fImageSelect (Function)
Opens the image picker of Windows.
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
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....
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
9. Overlaying controls
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Clipping the window according to an image
An image can be used to easily define the shape of a window......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
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....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
1
2
3
4
5
6
238
>