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...
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:
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...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Generating an application for Universal Windows 10 App
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Creating the windows and the pages of the RAD pattern
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
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....
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
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 the link buttons in the windows of a WINDEV RAD pattern
iCreateFont (Function)
Creates a new print font.