ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
HAddLink (Function)
Adds an integrity rule between two data files on the server.
ArrayCopy (Function)
Copies the content of an array to another array.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV website or from a PHP application. Function kept for backward compatibility....
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Error 2109: You are using the ObjectInfo function
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Constants used by the scanner functions
Constants used by the scanner functions...
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....