ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Error 121: Shadowing a structure
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
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......
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
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
State (Property)
The State property is used to get and change the state of an element.
Setup mode
Several methods can be used to distribute a WINDEV application......
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....
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......
Various WEBDEV constants
Various WEBDEV constants...
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
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....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
15. Cookies: information stored on the end user's computer
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......