ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
WDMSG license agreement
WDMSG license agreement...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
WDINT license agreement
WDINT license agreement...
Summary table: Managing the application directories according to the platform
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Constants for external files
List of constants used by the functions for managing external files....
7. Internal component
An internal component is a set of elements from a project....
Handling an internal component
An internal component is a set of elements from a project......
2. WEBDEV administrator in practice
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
fDriveReady (Example)
Usage example of the fDriveReady function
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Global procedure/function
A global procedure can be used in all the processes or events of the project....
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....