ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
WinSize (Function)
WinSize:
  • returns or modifies the window display mode (maximized, minimized or normal),
  • modifies the window height and/or width,
  • moves the window and modifies a window's height and/or width.
DrawingStyle (Function)
Allows you to find out and modify:
  • the display mode of grayed buttons found in the windows of your application.
  • the display mode of translucent border for the windows of your application.
  • the mode for loading large images.
Structure (Type of variable)
A structure is a custom type of data...
HOpen (Function)
Opens a data file.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
Constants for the archiving functions
List of constants used by the archiving functions....
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
Border (Type of variable)
The Border type is used to handle a border through programming...
SysShutdown (Function)
Stops the system or closes the current Windows session.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The Item control
The "Item" control is used to edit the content of an item found in a data file......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
Select query description window: Items used
eCurrencyName (Function)
Returns the caption of a currency.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
grInfoXY (Function)
Returns information about the series found at a specific chart point.
5. The following files are automatically created
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
fCompare (Function)
Compares the content of two files bit by bit.