ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
SSH functions
The following functions are used to connect and communicate with a SSH server:...
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Help about new features: Letting users know about changes
Applications are constantly evolving......
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......
WebSocket functions
List of functions specific to WebSocket servers...
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Socket management functions
List of functions for managing sockets...
<Connection variable>.NotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Replication management functions
Three types of replication are proposed......
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.