ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Pages in practice
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HCreateMovableReplica (Function)
Creates a movable replication.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
"?" menu
WINDEV proposes a help menu adapted to your applications......
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......