ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
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 table described in the data model editor. the values of the bound WLanguage variables....
FileToScreen (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 table 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)....
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Z-index of a control
All the controls in a window or report have a different z-index......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Manipulating Pivot Table controls programmatically
A Pivot Table control can be handled through programming......
WINDEV/WINDEV Mobile field styling
As soon as it is created, a control is associated with a style......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Events associated with Edit controls
WLanguage events associated with Edit controls...
Toast (Variable type)
The Toast type is used to define all the advanced characteristics of a toast notification.
docElementTextArea (Variable type)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
The planes (in a window or in a report)
The planes are used to group the window controls......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....