ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Binding controls to data
A window or page can display information from......
The HTML control
The HTML control displays HTML pages or HTML code......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Compilation options (HLP format)
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....