ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Manipulating Scheduler controls programmatically
A Scheduler control can be......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
Events associated with pages
List of events associated with pages...
<Window>.ToFile (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
WDZip: Creating or modifying an archive
This help page explains how to......
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
SaaS-exclusive new features available in version 2025
...L'administrateur de la fabrique logicielle permet de ......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, database schema, ......
7. Dynamic site on specific configurations
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Typing multilingual texts
For a multilingual application, you have the ability to......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....