ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
MyParent (Reserved word)
MyParent is used to handle...
VibrationTrigger (Function)
Triggers the vibrations of the device.
Constants for managing character strings
List of constants used by string management functions...
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Border management constants
List of constants used by the border management functions....
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
License agreement - HFSQL Client/Server
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
PopupAnimate (Function)
Displays a popup in a page cell.
dLine (Example)
Usage example of the dLine function
Selecting one or more controls
One or more controls can be selected in a window, in a page or in a report via the keyboard or the mouse......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
Composite variable
A composite variable contains different types of elements (members)...
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Programming custom calculations in Table controls
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
HInfoBackup (Function)
Returns information about one or more backups performed on an HFSQL Client/Server server....
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...