ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
DiagramShapeToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
26. Style sheets: to simplify the layout
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....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
SNMPSet (Function)
Writes one or more values onto an SNMP agent for which an SNMP session was started.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
2. Projects in practice
Image control: the supported formats
The supported image formats are as follows:...
Error 27: No END statement is associated with this ELSE
Error 28: No END statement is associated with this SWITCH
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Error 26: No END statement is associated with this THEN
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......