ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Activation key management functions
The following functions are used to manage activation keys:...
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
Dockable Panel control functions
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.