ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
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......
grDestinationWnd (Function)
Defines a window as chart destination.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
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.