ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing in PDF format: Special cases
Specific features of print in PDF format...
WDInst: set the characteristics of the files to be installed
WDInst allows you to configure the characteristics of the files to install......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Voice commands in your applications
The applications that you develop can react to the user's voice......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
SendMessage (Function)
Sends a Windows message to a control or to a window.
Native SAP ASE Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SAP ASE Connector......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
RESTSend (Function)
Sends a REST request and waits for the server response.
TreeStatus (Function)
Returns the state of a node: wound, unwound or non-existent.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example).
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Dimension (Example)
Example of use of Dimension
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous