ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
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).
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
Right (Function)
Extracts the last characters from a string or string buffer.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
MarkdownToPDF (Function)
Converts a Markdown string (or buffer) to a buffer containing a PDF document.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<WDPic variable>.HorizontalSymmetry (Function)
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<picLayer variable>.VerticalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis).
The Edit control
The Edit control allows users to enter data......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
fMemExist (Function)
Checks the existence of a shared memory zone.