ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
WDMSG license agreement
WDMSG license agreement...
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Creating an executable: General options
The main executable options are as follows......
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Using the query result
The result of a select query can be used in......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
System constants
List of constants used by the system functions....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
iParameter (Function)
Retrieves the printer configuration and configures the print.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
HFSQL constants
List of constants used by the HFSQL functions....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.