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.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
HClient structure
The HClient structure is used to......
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support locks and transactions on a MySQL database......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
fFileExist (Function)
Checks the existence of an external file.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Constants used by the functions for managing Tab controls
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......