ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPFileExist (Function)
Checks if a given file exists on an FTP server.
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......
16. Java applications in practice
Java applications in practice...
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
EventOpen (Function)
Opens a synchronization event between several threads.
Project description: Languages tab
The project description window allows you to configure various elements of your project......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
URIGetInfo (Function)
Retrieves information of a URI resource.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
ArrayContain (Function)
Searches for an element in a WLanguage array. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......