ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
8. Windows in practice
Discover the main actions that can be performed on the windows....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.