ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
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......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
'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....
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
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......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Constants for managing character strings
List of constants used by string management functions...
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Creating the Form pages of a WEBDEV RAD pattern