ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
HOpenConnection (Function)
Opens a connection to a specific database.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
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......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Error (Function)
Displays a custom error message in a system error window.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Control constants
List of constants used by the functions for managing controls...
IF statement
The conditional IF statement allows you to run an action according to a condition...
LDAPFind (Function)
Performs a search in an LDAP server.
iPrintImage (Example)
Usage example of the iPrintImage function
Comparison operators
The comparison operators can be divided into several categories......
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....