ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process......
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
Style of a control
As soon as it is created, a control is associated with a style......
15. Repeating a group of controls: loopers
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
Customizing the report viewer: Available windows
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
WDD55Password (Property)
The property PasswordWDD55 property is used to specify the 5.5 format database schema password when programmatically describing a Hyper File 5.5 format table in an HFSQL Classic format database schema.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
How to create a patch?
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......