ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ...
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another...
TimestampUTC (Property)
or local time. This item was defined in the data model editor or through programming. Define whether...
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication...
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will...
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan"...
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Managing the styles
The help editor allows you to define styles of paragraphs......
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
HListFile (Function)
... in the data model editor.
spDerivation (Property)
editor or programmatically. Set the key derivation function used for hashing (only for "Password" items...
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile...
Code snippets
The code editor allows you to enter "Code snippets"......
Zoom (Property)
in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor...
Useful parameters of a procedure
... appears in the code editor, indicating that the local variable is not used....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using...