ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Installing a SOAP server with Netscape iPlanet 4.1
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
System constants
List of constants used by the system functions....
WINDEV Mobile Framework License Agreement
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
11. Controls in practice
Discover the main characteristics of the controls...
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
WINDEV Framework License Agreement
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
NotificationDisplay (Function)
Displays a message outside the browser.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property