ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Type (Example)
Usage example of the Type property
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
The "Database schema" pane
The "Database schema" pane shows......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Internal component description
The description of an internal component can opened at any time......
grCreate (Function)
Creates a specific type of chart.
FinRedemption (Function)
Creates an amortization matrix for a fixed-rate loan over a defined period of time.
Importing a CSS style sheet
WEBDEV gives you the ability to import a CSS style sheet into a WEBDEV project......
Replication: The different types available
The data replication is a powerful feature......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Component diagram
A component diagram shows the physical and static architecture of a system software......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
Project description: Project tab
The project description window allows you to configure various elements of your project......