ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
Popup window
WINDEV allows you to open windows in popup format......
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
emailSMTPSession (Variable type)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
dTransferToImage (Example)
Usage example of the dTransferToImage function
grType (Function)
Identifies or modifies the type of chart.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
The HTML Edit control: The automation formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
HTTP constants
List of constants used by the HTTP functions....