ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image...
Programming table fields linked to a table
This page explains how to program data-bound Table controls......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting...
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
dResize (Function)
Resizes an image found: in an Image control. in an Image variable. in a picLayer variable]....
New features in WINDEV 2025
WINDEV 2025 is now available!...
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.
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...
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...
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
<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...
<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.