ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Installing a SOAP server with Apache
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Border (Property)
The Border property is used to get and change the borders of an element.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
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......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
1. WINDEV editors
WINDEV editors...
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
Installing a SOAP server with IIS
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
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....
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
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).
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
dCopy (Function)
Copies an image to another image.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.