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)
The Multitask function allows you 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.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal...
InitialVisible (Property)
display of the associated window or page. a window was visible during its first display....
Events associated with Shape controls
List of events associated with Shape controls...
ContactAdd (Function)
... on the device (Android, iPhone or iPad, Universal Windows).
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows...
Open (External language)
Opens a window.
Error 101: Declaration of global variable not allowed
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window...
EmailRunApp (Function)
running Windows, Mobile device (Android, iPhone, iPad)....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window...
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window...
ContactDelete (Function)
... of contacts on the phone (Android, iPhone or iPad, Universal Windows).
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows...
SysStandby (Function)
... to configure the standby mode (Universal Windows Apps)
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Events associated with Chart controls
List of events associated with the Chart controls...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page...
Properties associated with the areas defined in Zoning mode
WidgetDisplay (Function)
Refreshes a widget window.
Iconize (Function)
Minimizes a WINDEV window.
WinChangeAlias (Function)
Modifies the alias of a window.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV...