ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
Table,Display (External language)
Refreshes the Table control.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
iSubstBlock (Function)
Substitutes one block of the report with another block while the report is printed.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.