ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Execute (Function)
Starts the execution of a process through programming.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Handling an Edit control programmatically
You can handle Edit controls programmatically......
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Error (Function)
Displays a custom error message in a system error window.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Automation object
The Automation keyword is used to declare an automation object...
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Global and local variable
Two types of variables are available......
WDZip: Creating or modifying an archive
This help page explains how to......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Creating a window skin template
SCM file format evolutions
Four versions are available for the SCM repository......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Screen,Get (External language)
Retrieves the value in a control or in a variable.