ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Managing space characters in the searches?
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
WDInst: handling the files to install
By default, the files to install are......
RTFWithImagesAndTables (Property)
The RTFWithImagesAndTables property is used to manage images and tables in RTF Static controls in a report.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Functions for managing RTF controls
List of functions for managing RTF controls...
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Type and version of Web server
The configuration diagnostic displays the following error......
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
SQL view
An SQL view is a virtual data source defined by an SQL query......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Materialized view
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
Code snippets
The code editor allows you to enter "Code snippets"......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......