ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Which type of server to choose?
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
<TreeView>.ExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
<Looper>.Expand (Function)
Expands a break in the Looper control on a given row.
3. UML models in practice
LooperExpand (Function)
Expands a break in the Looper control on a given row.
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......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
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....
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......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
SCM file format evolutions
Four versions are available for the SCM repository......
Type and version of Web server
The configuration diagnostic displays the following error......
Style sheet
A style sheet ("......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Collapsing/Expanding a TreeView control through programming
To collapse/expand a TreeView control through programming, ......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
4. When to use the debugger?
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......