ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
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......
The Edit control
The Edit control allows users to enter data......
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.
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
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.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Static control properties
List of properties associated with a Static control...
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
Switch control properties
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......