ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Version (Property)
The Version property gets and sets the version of an element.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
iParameterViewer (Function)
Configures the report viewer.
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView or Table control. Select, or determine if a column or cell is selected in a Table control with row or column selection. Select, or determine if a WEBDEV menu option is selected....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
grParameter (Function)
Retrieves or modifies a chart parameter.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
Error
The Error keyword is used to manage the errors.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
REST web services: Automatic request deserialization
In a REST Webservice, there can be entry points of various types......
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.