ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)...
Make calculations easier with the calculator
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
DiagramToImage (Function)
Exports a diagram to a variable of type Image.
<sshSession variable>.Write (Function)
Writes data into the specified SSH session.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Different types of data (Type of variable)
A variable is defined by name and type......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......