ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 1004: To explicitly access an element of the base class '%1', use the syntax
Domo constants
List of constants used by the DomoXXX functions....
Help with new features: Informing users about new developments
Applications are constantly evolving......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Transactions: Secure your processing of HFSQL tables
This chapter presents the following topics......
4. When to use the debugger?
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the reusability and the graphic harmony between the projects......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
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....
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Materialized view
...A materialized view is a physical data source defined by an SQL query....
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....