ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device. Function kept for "Version-26-compatible" Camera controls....
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
Events associated with Looper controls
List of events associated with Looper controls...
Exist (Property)
The Exist property is used to determine if an element exists.
fSize (Function)
Returns the size of a file (in bytes).
dPolyline (Function)
Draws a line composed of multiple segments.