ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Break in a report
The break is used to group the records corresponding to a sort criterion......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
User (Property)
The User property is used to identify and change the user of a feature.
Error 2109: You are using the ObjectInfo function
Constants for object visibility
List of constants for managing the visibility of an object....
iMargin (Function)
Defines the "logical" print margins.
Creating a window skin template
grInfoXY (Function)
Returns information about the series found at a specific chart point.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
2. User-friendly editors in practice
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......