ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail 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.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
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.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
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.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
WidgetRunApp (Function)
Starts the application to which a widget belongs.
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Memory area management functions
The following functions are used to handle the certificates:...
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
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
HViewToFile (Example)
Usage example of the HViewToFile function
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.