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...
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 ...
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.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a table, query, etc....
15. Creating the executable in practice
Creating the executable in practice...
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
Reports
A report provides a custom view of data......
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
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......
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
Information 37: Optimize your FOR loop
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
CalendarSelect (Function)
Returns the date selected in a Calendar control.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
Password (Property)
The Password property sets and changes the password.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
fSeparator (Function)
Returns a file path with normalized separators.