ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gBackgroundGradient (Function)
Describes a display color in gradient mode.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
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.
grPrint (Function)
Prints a chart.
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...
Configuring the IIS 7/7.5 server
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
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...
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
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...
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
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...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
The different types of windows
The following types of windows can be created in a WINDEV application......
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......