ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
Event (Example)
Usage example of the Event function
Accessing a database via a web service
The database can be accessed via a web service......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
Cardinalities
The cardinalities are used to count the links between the files......
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
rssEntry (Variable type)
The rssEntry type is used to handle a RSS feed entry...
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......