ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
Error 117: The array has X dimensions and you access it with Y dimensions
WINDEV and WINDEV Mobile make it easy to add optional events to the default events proposed for the various elements of an application......
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Types of Edit controls
Declares the default color and style for lines, rectangles, circles, etc. contained in an Image field....
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
xlsNbRow (Example)
Usage example of the xlsNbRow function
FTPTime (Example)
Usage example of the FTPTime function
MatAdd (Example)
Usage example of the MatAdd function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
HViewToFile (Example)
Usage example of the HViewToFile function
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
TimeUTC (Property)
The TimeUTC property gets and sets a Coordinated Universal Time (UTC).
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.