ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and the SOAP protocol
Writes a message intended to another socket.
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<Stack variable>.Pop (Function)
Pops an element from a stack.
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
<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.
<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.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
SNMPOIDToString (Function)
Converts an OID from its numeric representation to its text representation.
SNMPStringToOID (Function)
Converts an OID from its text representation to its numeric representation.
"END:" label
The END: label is used to define a code that will be systematically run at the end of process execution.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
LDAPReset (Function)
Reinitializes the LDAPSession structure with the default values.
Specific features of the Express version
The different types of variables
The different types of variables are......
The Check Box control
A Check Box can correspond to......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Error 39: The END statement marking the end of declaration of the composite variable is missing
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......