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.
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
ProjectInfo (Function)
Returns specific information about the project currently run.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
MemCreate (Function)
Creates a memory area.
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Creating the windows and the pages of the RAD pattern
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......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Generating an application for Universal Windows 10 App
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.