ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
13. Security benefit: managing the "Back" button
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
HDescribeConnection (Function)
Describes a new connection to an external database.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Border management constants
List of constants used by the border management functions....
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
ErrorBuild (Function)
Displays a custom error message in a system error window.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
The Static control
A Static control is a control used to display a static text......
Constant
The constants are language elements whose value is fixed once and for all...
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
FileDisplay (Function)
Displays a file in the browser of Web user.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Data persistence
The data persistence is used to store the value typed by the user......
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
WDMSG license agreement
WDMSG license agreement...
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Input (Function)
Displays a message allowing the user to type an information.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......