ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. What is the WEBDEV administrator used for
Functions for managing objects (External language)
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
HListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
<Connexion HFSQL>ListHistoryReindexing (Function)
Lists the operations performed on current tables, over the last 24 hours, or on the last 1000 tables. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
AnimationDuration (Property)
The AnimationDuration property gets and sets the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
WEBDEV site deployment: Site parameters
Once the site installed, you can define the site connection options......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
2. How to test a site?
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
2025 novelties brochure: Common novelties
What's new in WINDEV/WEBDEV/WINDEV Mobile 2025 in the What's new 2025 brochure....
ERR_DISCONNECTED_TIMEOUT
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
5. Deploying a dynamic site (Session or AWP) in practice