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.
14. Controls in practice
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit)....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
iParameterViewer (Function)
Configures the report viewer.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
PreviousPage (Function)
Returns the name of the previous page.
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
iPrintReport (Function)
Prints a report created with the report editor.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Defining a help window template
WINDEV allows you to create help window templates......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
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....
Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....