ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xlsDocument variable>.Close (Function)
Closes an XLS file.
3. UML models in practice
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Combo box>.Close (Function)
Forces the closing of the drop-down list in a Combo Box control (simple or multi-column Combo Box).
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Image variable>.Copy (Function)
Copies an image to another image.
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
<DiskFile variable>.Close (Function)
Closes an external file.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
The single-part and multi-part archives
Two types of archives are available......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Constants for sound management
List of constants used by the functions for sound management....
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Handling Organization Chart controls programmatically
Compatibility between external components and deployed applications
A component can evolve in many ways......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....