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.
HOpenConnection (Function)
Opens a connection to a specific database.
Structure (Type of variable)
A structure is a custom type of data...
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Android 10: Changing application behavior
Starting with Android 10, Google no longer allows an application running in the background to open a window
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
GPSGetPosition (Function)
Retrieves information about the current device position.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
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...
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
eCurrencyName (Function)
Returns the caption of a currency.
Compilation options (chm format)
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
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).
Project description: Languages tab
The project description window allows you to configure various elements of your project......
grInfoXY (Function)
Returns information about the series found at a specific chart point.
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......