ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
Image drawing and processing functions
List of image drawing and processing functions...
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
nWDInitProject: Initialization code of project
Run the initialization code of project......
nWDSetCallbackNext
Set the "callback" called when using the WDKEY and RETURNWDKEY keywords for the next window to open (in C, Pascal and Visual Basic only)......
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
WDContinueError: Resume on error
This function forces the execution to resume after an error......
WDTerm: End the external language
End the external language......
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
Markdown (Property)
The Markdown property is used to enable or disable Markdown formatting: in a control in a window. in a Static Text control in a report. in the controls of the internal window (title and description) used as a step of the Guided Tour....