ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
Creating requirements
The following steps must be performed to implement the requirements......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Link control properties
The Link control is available in a page and in a report......
Rating control properties
The Rating control can be used in a window as well as in a page....
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Compile (Example)
Usage example of the Compile function
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
RegistryRename (Function)
Renames a key in the registry.
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Types of Edit controls
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......