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.
Query based on query
Queries can be based on items from another query......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Including a supercontrol in a window or in a page
Configuring the setup program
Two tools can be used to create a setup program......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Software license agreement
WINDEV Express license agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
11. Table/Looper controls
12. Universal replication
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....