ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Installing a SOAP server with Netscape iPlanet 4.1
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Programming custom calculations in Table controls
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
J2EE constants
List of constants used by the J2EE functions....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...