ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
  • alpha channel.
ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
<List Box>.MoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
Task list
Each project can be associated with a task list......
WEBDEV Application Server - 10 connections - License agreement
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.