ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The OLE control
The OLE control is used to handle an OLE object...
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
Title (Property)
The Title property gets and sets the title of an element.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
EmailReadLastHeader (Function)
Reads the header of the last Email received, depending on 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......
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
iCreateFont (Function)
Creates a new print font.
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....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
12. Pages in practice
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
zipInfoFile (Example)
Usage example of the zipInfoFile function
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.