|
|
|
|
|
|
|
From version 25, you can create "project portfolios"...... |
|
|
|
|
|
|
Adds a watermark to all the pages of an existing PDF file. |
|
|
|
|
|
|
Moves a card in a Kanban control. |
|
|
|
|
|
|
Draws a line in a WDPic variable. |
|
|
|
|
|
|
Identifies the color of a pixel contained in a picLayer variable. |
|
|
|
|
|
|
Draws a rectangle in an Image control. |
|
|
|
|
|
|
Removes duplicates among substrings of a string, based on one or more separators. |
|
|
|
|
|
|
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:... |
|
|
|
|
|
|
Declares the default background color for the rectangles, circles, etc.::
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties...... |
|
|
|
|
|
|
Modifies the opacity of an image (which means the alpha channel of the image). |
|
|
|
|
|
|
A project is a logical set of elements and processes whose purpose is to accomplish a given objective...... |
|
|
|
|
|
|
Customizes the management of message display on the client computer and the management of disconnection from a client computer. |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
Displays a non-blocking custom message in a system information window. |
|
|
|
|
|
|
Displays a custom error message in a non-blocking system error window. |
|
|
|
|
|
|
Draws a point:
in an Image control,
in an Image variable,
in a WDPic variable (on the background layer),
in a picLayer variable.... |
|
|
|
|
|
|
Draws a polygon in a picLayer variable. |
|
|
|
|
|
|
The file system on the devices running Android is divided into two main storage areas...... |
|
|
|
|
|
|
Adds a row to the list of values available in the autocomplete suggestions of an Edit control. |
|
|
|
|
|
|
Enables or disables the management of cookies in an HTTP request run by HTTPRequest. |
|
|
|
|
|
|
Modifies the opacity of an image (which means the alpha channel of the image). |
|
|
|
|
|
|
Converts a Markdown string (or buffer) to a buffer containing a PDF document. |
|
|
|
|
|
|
Deletes all the drawings made since the last call to dStartDrawing. |
|
|
|
|
|
|
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|