ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window...
Action Bar control functions
The following functions are used to manipulate Action Bar controls...
NetGetFile (Example)
Usage example of the NetGetFile function
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Sending elements to Free Technical Support
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
fStopCompress (Example)
Usage example of the fStopCompress function
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.
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....
WINDEV applications for Linux: Specific features
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Local procedure
Two types of procedures are available......
Creating the menus for the windows of the WINDEV RAD pattern