ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Height (Property)
The Height property gets and sets 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....
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
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......
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
iFont (Function)
Selects the default font.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
Secret string vault
Passwords, private keys and tokens are often used in programming......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.