ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Vista style in your windows
WINDEV allows you to customize......
Testing a project: setting
By testing the project you can simulate how the application will run......
Popup window
WINDEV allows you to open windows in popup format......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
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......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Generating an application for Universal Windows 10 App
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Android Widget windows
An Android application can contain one or more Widget windows......
Wi-Fi functions
Functions for Wi-Fi management...
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
System functions
List of system functions...
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
Mouse management functions
List of functions for mouse management...
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
Configuring the IIS 7/7.5 server
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....