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.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table...
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed...
Error 121: Shadowing a structure
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
The HTML control
The HTML control displays HTML pages or HTML code......
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
7. Dynamic site on specific configurations
<Buffer type>.AnsiToUnicode (Function)
Converts a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string.
UMCOpen (Function)
Opens the edit window of User Macro-Code for the current window.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated...
WLanguage procedure called by ExplorerAccept
... from the Windows explorer.
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
User Groupware: Multilingual applications
... in the windows/pages of user groupware......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed...
Undocking the editors
of the main window......
12. Control templates
...Control templates...
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application...
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members...
Optional events
By default, the codes available in the code editor correspond to the most common codes......