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.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control...
ThumbnailImage (Property)
The ThumbnailImage property is used to: Get the image associated with an element of a ListView...
ListViewMode (Property)
The ListViewMode property is used to: Find out the display mode of a ListView control. Modify...
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image...
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make...
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table...
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states....
VerticalOrientation (Property)
The VerticalOrientation property is used to: Find out the orientation of a ListView control....
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables...
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box,...
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV...
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window...
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements...
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control...
ProgressBar (Property)
The ProgressBar property is used to identify and change the Progress Bar control used...
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
MovementTask (Property)
The MovementTask property allows you to know and modify the way users move tasks in a Gantt Chart...
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control...
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.