ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fSeparator (Function)
Returns a file path with normalized separators.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
fListFile (Function)
Lists the files found in a directory and returns the list of files.
ColorSaturation (Function)
Calculates the saturation of a color.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
ColorLightness (Function)
Calculates the lightness of a color.
ColorHue (Function)
Calculates the hue of a color.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
<WDPic variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.