ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Environment of the query editor
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
The planes in WEBDEV
The planes are used to group the controls of an element......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Creating a delete query
A delete query (corresponding SQL statement......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
ERR_DISCONNECTED_EXEC
1. What is a website?
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
FileFilter (Property)
The FileFilter property gets and sets the filter used to display files: when using assisted input in an Edit control or table column with the "File path autocomplete" option (in the "General" tab of the description window), in the file picker displayed when the user selects the "Browse..." option in the context menu of an Edit control, table column or Combo Box control....
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Overview of external languages