ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
grColor (Function)
Returns and initializes the color of different chart elements.
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......
Development environment
The development environment opens automatically when WINDEV, WEBDEV and WINDEV Mobile are first launched......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Open (Function)
Opens a modal WINDEV window.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Customizing the User Groupware
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
Language (Property)
The Language property is used to get and change the language used.
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.