ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
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...
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run ...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
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.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
iPrintReport (Function)
Prints a report created with the report editor.
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
dText (Example)
Usage example of the dText function
zipSize (Example)
Usage example of the zipSize function
Creating the link buttons in the windows of a WINDEV RAD pattern
iCreateFont (Function)
Creates a new print font.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Creating a Java archive
When your Java application is developed, you can......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Logical operators
The logical operators are as follows......
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
DriveRename (Function)
Renomme un fichier ou un répertoire sur un disque distant.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......