ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Internal components in practice
Internal components in practice...
Print report (iPhone/iPad or Android)
When creating a report, the test of this report can be run from the report editor......
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......
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....
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
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 data file described in the data model editor. the values of the bound WLanguage variables....
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......
WINDEV/WINDEV Mobile field styling
As soon as it is created, a control is associated with a style......
EmailCheckAddress (Function)
Checks the validity of an email address.
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
EndProgram (Function)
Ends the execution of the current program.
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......