ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<mongoCollection variable>.DeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Reals
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
Binding a Link control to an item
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
7. AJAX technology
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
AAF: Sort/Search/Filter on the columns of Table controls
The different types of integers
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Check: Connectivity to the external databases (by ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
9. Generation modes
WINDEV Mobile includes different types of generation......
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
BrowserPlatform (Function)
Returns the user's browser platform....