ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<zipArchive variable>.Close (Function)
Closes an archive.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Time and date management properties
List of properties for managing dates and times...
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
pszWDGetLastError: Message of last error
Retrieves the message corresponding to the last error that occurred......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.