ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
HInfoView (Function)
Returns information about a materialized view.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
HSendMessageToClient (Function)
Displays a message on the client computers.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
zipExeCreationParameter (Variable type)
The zipExeCreationParameter type is used to define all the information needed to create a self-extracting archive (.EXE file). This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
sysNotificationProgressBar (Variable type)
The sysNotificationProgressBar type is used to define all the characteristics of a progress bar displayed in an interactive notification, including text, progress, etc. This new variable type is available from WINDEV Suite SaaS 2025 Update 1....
Component diagram
A component diagram shows the physical and static architecture of a system software......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
LinestringGeo (Variable type)
The LinestringGeo type is used to define all the advanced characteristics of a geographic linestring.
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......