ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sending elements to Free Technical Support
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
EmailCopy (Function)
Copies an email found in a directory to another directory of an IMAP server.
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
ContextClose (Function)
Closes a page context.
9. Generation modes
WINDEV Mobile includes different types of generation......
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
EmailCloseSession (Example)
Usage example of the EmailCloseSession function
GanttAddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Creating a Pivot Table control
To create a Pivot Table control......