ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling report blocks
The different operations available on report blocks are as follows......
Supercontrol
A supercontrol is an advanced type of control......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
SaaSAdminDisconnect (Function)
Ends the management session of a SaaS database.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
ERR_BAD_ACTION
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
Compilation options (HLP format)
SaaSAdminIsConnected (Function)
Indicates whether a SaaS management session was opened.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Dictionary
The dictionary is a file that can contain the project elements......
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....
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......