ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
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.
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.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Left (Function)
Extracts the left part (i.e., the first characters) from a string or buffer.
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
Type and version of Web server
The configuration diagnostic displays the following error......
Camera/Video functions (prefix syntax)
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.