ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Handling controls in a report
The different operations available for the report controls are as follows......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Compilation options (HLP format)
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
HFSQL properties
List of HFSQL properties...
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.