ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The user can then print the report directly from a button, a menu option, etc....
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
PageNumber (Property)
The PageNumber property gets and sets a page number.
Docker image of the HFSQL server
A Docker container with the HFSQL server is available on Docker Hub......
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
User Groupware and Client/Server tables
An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode......
hBackupDescription (Variable type)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described programmatically....
HsMenu,Name (External language)
Adds a menu into the window that is opened.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
1. Deploying a static site
2. Static or dynamic site
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......