ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
WINDEV and the SOAP protocol
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item. a variable. several variables....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
SCM administrator: Managing branches
The SCM administrator (Source Code Manager) allows you to directly manage the branches of the various projects in the SCM......
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Recycle code windows
By default, a single code window is opened per ......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
HLogStop (Function)
Stops the log process of a file.