ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
WINDEV applications for Linux: Specific features
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Server (Property)
The Server property is used to manage servers.
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
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....
HDFS functions
The following functions are used to manage files on a HDFS system......
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
Running the test of the User Groupware and installing it
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Events associated with control templates
List of events associated with control templates...
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
Creating and handling an item
The main operations that can be performed on an item are as follows......
ZOrder (Property)
The ZOrder property defines the Z-order of an element.