ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
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...
fSelectDir (Function)
Opens a directory picker.
fImageSelect (Function)
Opens the image picker of Windows.
SysWindowsVersion (Function)
Returns information about the Windows version used on the current computer.
Speech recognition functions
The following functions are used to manage speech recognition:
Multitask (Function)
MultiTask is used to:
  • define a timeout,
  • give control back to Windows,
  • give control back to Windows and to WLanguage.
Clipboard functions
List of functions for managing the clipboard
NetworkUser (Function)
Identifies the name of the connected user.
SysWindowsAccentColor (Function)
Returns the Windows accent color.
Mouse functions
List of functions for mouse management
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Customizing the system information windows (or dialog boxes)
in your project? Why not customize these windows and give them the "appearance" of your application?......
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data...
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Creating the link buttons in the windows of a WINDEV RAD pattern
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...
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows...
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Window (External language)
Returns the number of windows opened at a given time.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Options of the window editor
To configure the general options of the window editor......
Spreadsheet control in a window
to include a spreadsheet in your WINDEV windows....
Resizing a window (AAF)
First project window
Window for quick selection
the quick selection window......
6. Internal window
Internal windows...
7. Window templates
...Window templates...
Image control in a window
This help page presents the characteristics of an Image control found in a window...
10. Internal window
The Internal Window control is used to include a window (and its code) in another window....
11. Window templates
WINDEV Mobile allows you to create window templates....
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use...
<Window>.ToFile (Function)
... from the controls in the window. The data file items bound to the window controls are automatically updated...
1
2
3
4
5
6
214
>