ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_BAD_CONFIG
ERR_BAD_CONFIG: The configuration of the APPLICATION_NAME site is incorrect for the %s value....
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
<mongoCollection variable>.DeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
WLanguage procedure called by KanbanFilter
WLanguage procedure ("callback") called by KanbanFilter to set an advanced filter.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
RGBBlue (Function)
Returns the blue component of an RGB color.
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Print functions (prefixed syntax)
List of print functions...
ERR_CANNOT_CREATE_TMP
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
User Groupware files
Two categories of data files are managed......