ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
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....
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateToDay (Function)
Returns the day that corresponds to a given date.
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
KanbanMoveCard (Function)
Moves a card in a Kanban control.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<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>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
SaaSAdminAddClient (Function)
Adds a SaaS client account.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).