ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. WEBDEV editors
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
fListFile (Example)
Usage example of the fListFile function
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
FTP constants
List of constants used by the FTP functions....
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
ContactRead (Function)
Reads a contact in a Lotus Notes or Outlook address book.
Items (Property)
The Items property is used to configure the different items of a full-text index.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
1. WINDEV editors
WINDEV editors...
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
fDriveInfo (Function)
Returns information about a drive.
HCancelSeek (Function)
Cancels the current search criterion.
HBuildKeyValue (Example)
Usage example of the HBuildKeyValue function
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
eCurrencyName (Function)
Returns the caption of a currency.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.