ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Installing a SOAP server with Netscape iPlanet 4.1
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
gpwOpen (Function)
Opens the User Groupware login window or page.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
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......
HToItem (Function)
Assigns the specified value to an item of the current record.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
HAdd (Example)
Usage example of the HAdd function
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Drawer control properties
List of properties associated with the Drawer control...