ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
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.
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.
iDestination (Function)
Configures the print destination.
NextTitle (Function)
Modifies the title of next window to open.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Designing a supercontrol
A supercontrol is an advanced type of control......
TreeView data-bound Table control based on a table
A TreeView Table control can be linked to a table or a query......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
EndProgram (Function)
Ends the execution of the current program.
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Page Footer block
The Page footer block is run at the end of each page......
WinStatus (Function)
Identifies or modifies the window status.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Constants for managing Map controls
Constants for managing Map controls...
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.