ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
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).
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....
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
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....
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
2. Projects in practice
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Image control: the supported formats
The supported image formats are as follows:...
Error 27: No END statement is associated with this ELSE
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
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....
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......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......