ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

3. Deploying a WINDEV application
Error 104: 'Dynamic' only applies to classes and Automation objects
An enumeration is a set of values......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
Reports
A report provides a custom view of data......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
zipExeCreationParameter (Variable type)
The zipExeCreationParameter type is used to define all the information needed to create a self-extracting archive (.EXE file). This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
Events associated with pages
List of events associated with pages...
Bottom sliding window (Bottom sheet)
Bottom sliding windows (commonly known as "bottom sheets") are increasingly used in mobile applications......
AI in the code editor
WINDEV, WEBDEV and WINDEV Mobile include a series of AI-based features......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
3. UML models in practice
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Type and version of Web server
The configuration diagnostic displays the following error......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Manipulating ListView controls programmatically
WINDEV allows you to programmatically manipulate ListView controls......
11. User Macro-Code: UMC in practice