ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
9. Hardware and software requirements
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
OAuth2Parameters (Variable type)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
WINDEV Framework License Agreement
The Image control
The Image control is used to......
Creating user accounts
A User account allows the server administrator to......
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
Creating the menus for the pages of the WEBDEV RAD pattern
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
SourceToScreen (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 HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Internal component description
The description of an internal component can opened at any time......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.