ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Creating the executable and the setup program
The languages supported by the application are taken into account......
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
Guide organization
Organization of WINDEV Concepts...
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
xBase files: Limits
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a table, query, etc....
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......