ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
IF statement
The conditional IF statement allows you to run an action according to a condition...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
SpreadsheetRestorePositionAndSelection (Function)
Restores: the scrollbar position in a Spreadsheet control, the current worksheet, the elements selected in the current worksheet of Spreadsheet control. These elements have been saved by SpreadsheetSavePositionAndSelection....
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
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......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
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......
Options of the window editor
To configure the general options of the window editor......
Customizing the User Groupware
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
AppInstallVersion (Function)
Installs a specific application version.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
EmailCheckAddress (Function)
Checks the validity of an email address.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
HTTPSendForm (Function)
Sends an HTTP form.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.