ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
HSL (Function)
Creates a color from its hue, saturation and lightness.
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
HTTP functions
List of HTTP functions...
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<Window>.ChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
Error 106: Redefinition of a global variable
Functions for managing Image Editor controls and WDPic variables
The following functions are used to manage Image Editor controls and WDPic variables:...
WinChangeLayout (Function)
Applies a specific layout to: a window. an internal window....
ERR_NOTAVAILABLE
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
InternalReportName (Property)
The InternalReportName property is used to: Find out the name of the report printed in an "Internal Report" control. Change the report printed in an "Internal Report" control....
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
The Spin control
A Spin control is used to increase or reduce a value found in a control......