ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck through. Apply strikethrough formatting (or not) the text displayed in a control....
Sharing elements with a WINDEV application
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
MatReadColumn (Function)
Reads the value of all the elements found in a matrix column.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
Error 112: An array can only have a maximum of X dimensions
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
DateModified (Property)
The DateModified property is used to get the modification date of an element.
Line (Property)
The Line property is used to define the line style used.
XMLParent (Example)
Usage example of the XMLParent function
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window or a Dockable Panel control. Change the icon displayed in the title bar of a window or a Dockable Panel control....
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
NotifDeleteCategory (Function)
Deletes a notification category from the application.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....