ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
Financial constants
List of constants used by the financial functions....
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
ChangeTarget (Function)
Changes the target of a button action.
PreviousPage (Function)
Returns the name of the previous page.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
WINDEV Mobile 2024: New features in this version
Here are the new features that you will discover in this version......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Information 302: Ambiguity between a variable and a control
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
fCacheDir (Function)
Returns the path of directory that will be used to store the data in cache on the internal storage space of application.
Clipboard management functions
List of functions for managing the clipboard...