ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
14. Report templates
...Report templates are used to easily standardize report layouts....
OLE control properties
List of properties associated with an OLE control...
W3C standardization
You must comply with the W3C standard (HTML 4......
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
WEBDEV Application Server 2024
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
ERR_NO_APPLICATION