ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
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).
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Manipulating a Layout control programmatically
A Layout control can be......
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Burner constants
List of constants used by the burner functions....
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
grGridlines (Function)
Displays or hides the chart gridlines.
EmailReadNext (Example)
Usage example of the EmailReadNext function
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Open (External language)
Opens a window.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
DomoOpen (Function)
Used to establish a connection with a X10 interface.
Custom tooltips
Tooltips are very useful for application users......
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....