ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
ERR_BAD_WEBDEV_CONFIG
ERR_BAD_WEBDEV_CONFIG: Wrong overall WEBDEV configuration....
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Global and local variable
Two types of variables are available......
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
ERR_MSG_BOX
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
15. Creating the executable in practice
Creating the executable in practice...
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Automatic management of exceptions
The management of exceptions can be customized by process......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.