ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
WDZip: Creating or modifying an archive
This help page explains how to......
Events associated with pages
List of events associated with pages...
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Using an external component in an application
A component can be reused at any time in any application......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file 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....
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
ERR_BAD_PARAMETER
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......