ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server...
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Site testing: the different types of tests available
WEBDEV includes multiple methods for testing your sites...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
The Slider control (in a window)
A slider control is used to select a value between two bounds......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
iPrintBlock (Function)
Forces a report block to print.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
WINDEV: Example of programmed Drag and Drop
Handling report blocks
The different operations available on report blocks are as follows......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
WDINT setup
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
The Edit control
The Edit control allows users to enter data......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
History of versions
The history of setup versions is an advanced feature of the network setup......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....