ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
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)......
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
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......
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
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.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
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.
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
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.
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.