ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
<JSON variable>.ToString (Function)
Converts the content of a JSON variable to a JSON string.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Error 1049: The access directives are not allowed in a composite variable
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Binding a Link control to an item
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.