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.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
The Internal Page control
...The "Internal Page" control is used to include a page (and its code) in a control of another...
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically,...
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess...
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Upload control events
The following processes are associated with the Upload control:...
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
24. Displaying and linking pages
Using a query with parameters
A query with parameters can be used......
Installing version 2024
Cherche les éléments d'un noeud HTML correspondant à une balise....
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features...
Page constants
List of constants used by page functions....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number...
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable...
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site...
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control...
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible...