ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.Copy (Function)
Copies an image to another image.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
<Image variable>.Copy (Function)
Copies an image to another image.
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Close (External language)
Closes the current window and restores the context that existed before the window opening.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
NotesCloseDatabase (Function)
Closes the local or remote database used (Lotus Notes or Domino).
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Edit>.CloseAssistedInput (Function)
Closes the list of values proposed by the assisted input for an edit control.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
PicOpen (Function)
Opens an image in an Image Editor control.
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.