ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Options of the window editor
To configure the general options of the window editor......
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Events associated with internal windows
List of events associated with internal windows...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Copying controls from the window editor
The controls can be copied from the window editor......
The different types of integers
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Kanban control events
The following events are associated with Kanban controls......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
Setup directory
The setup wizard allows you to configure the setup directory of application....