ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
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......
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....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
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......
Print report (iPhone/iPad or Android)
When creating a report, the test of this report can be run from the report editor......
WINDEV/WINDEV Mobile field styling
As soon as it is created, a control is associated with a style......
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.
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
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
Google Maps management functions
List of functions for managing Google maps...
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.