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.
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives...
Python: Native calls
WLanguage allows for native Python calls......
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element...
Creating the Form pages of a WEBDEV RAD pattern
WDTRAD options
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided...
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour...
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Font
The Font keyword can correspond to: a Font variable. the Font property....
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
"Preset controls" pane
window or in the current page by "Drag and Drop"......
1. WINDEV editors
WINDEV editors...
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser...
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open...
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.