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...
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
UserAgent
The UserAgent property identifies the client of an HTTP/HTTPS request....
State (Property)
The State property is used to get and change the state of an element.
Error 25: No THEN statement is associated with this IF
Seeks an element in a one-dimensional array by using a comparison procedure....
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
WDInst: choose the type of installation to generate
WDInst allows you to create several types of setup......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Warning 124: Shadowing a global variable
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
15. Cookies: information stored on the computer of the Web user
Indicates the status of the media file played in the Multimedia control....
Creating an application or website using RAD (Rapid Application Development)
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
LooperAddBeginning (Function)
Adds a row at the beginning of an Infinite Looper control. The row is inserted before the first row in the Looper control. The scrollbar of the Looper control remains at the same position.
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....