ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
<Image>.Font (Function)
Declares the font to be used by the dText function in an Image control.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
<Map>.DeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
Palette functions (prefix syntax)
The following functions are used to manipulate color palettes in prefix syntax:...
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
<docFragment variable>.Add (Function)
Adds an element, text or image at the end of a docFragment variable.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<Map>.AddImage (Function)
Adds a new image to the map displayed in a Map control.
<Organization Chart>.SaveImage (Function)
Creates an image representing the entire Organization Chart control.
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
BackgroundImage (Property)
The BackgroundImage property gets and sets the background image of an element.
StartTimestamp (Property)
The StartTimestamp property sets the start date and time of an action.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Managing Google Calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
The Flexbox control
Flexbox is a standard layout system for web pages......
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
Crosstab report
The report editor allows you to create "Crosstab" reports......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......