ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
WEBDEV: Native AS/400 Connector for PHP
WEBDEV allows you to create Internet or Intranet sites, in native mode or in PHP......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
ImageInitialWidth (Property)
The ImageInitialWidth property is used to get and set the default width of the image created in an Image Editor control.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
grDestinationWMF (Function)
Defines a meta file as chart destination.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
grDraw (Function)
Draws a chart according to the specified parameters.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
grRBAddData (Function)
Adds data to a Radial Bar chart.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
OrgModify (Function)
Modifies an element in an Organization Chart control.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
grWndSize (Function)
Defines the size of the window containing the chart.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
grLegendFont (Function)
Modifies the font used for the chart legend.
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....