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...
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...
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...
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run...
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action...
Project description: Files tab
The project description window allows you to configure various elements of your project......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Project description: Style tab
The project description window allows you to configure various elements of your project......
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Native Access to SAP
SAP is a widely used ERP......
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Scheduler control events
The following events associated with Scheduler controls:...
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
WDTRAD options
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Manipulating Scheduler controls programmatically (prefix syntax)
A Scheduler control can be......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
TimeLine control properties
You can manipulate TimeLine controls in a window using the following WLanguage properties.