ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

tapiAnswerCall (Function)
Answers an incoming call that was detected.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
2. Multilingual application
A multilingual application can be distributed in multiple languages....
PopupAnimate (Function)
Displays a popup in a page cell.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
<Page>.FromFile (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
SaaSAdminAddSite (Function)
Adds a SaaS site.
SaaSAdminModifySite (Function)
Modifies a SaaS site.
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
1. Deploying a static site
tapiStopCallDetection (Function)
Stops the specified call detection that was started by tapiListen.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Null (keyword)
The "Null" keyword can correspond to:
1. Project and analysis