ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
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...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Set of procedures
The global procedures are grouped in set of procedures......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Code snippets
The code editor allows you to enter "Code snippets"......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Analysis links
The links are used to link the files found in an analysis between themselves......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......