ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
Creating user accounts
A User account allows the server administrator to......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Overview of external languages
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
10. Smart controls
Smart controls...
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
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.
WINDEV and the SOAP protocol
<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.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).