ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
InvalidInputMessage (Property)
The InvalidInputMessage property is used to identify and set the message that will be displayed if the control contains invalid data (input mask or value out of bounds).
Control constants
List of constants used by the functions for managing controls...
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
The Dashboard control
Dashboards are essential elements in an application......
IFrame control
IFrame is an HTML concept......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
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...
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
Error 305: The element does not exist in the window
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....