ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
5. User Groupware in practice
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Various WEBDEV constants
Various WEBDEV constants...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
OrgSaveImage (Function)
Creates an image representing the entire Organization Chart control.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
EmailCheckAddress (Function)
Checks the validity of an email address.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
KioskEnable (Function)
Switches the current Android application to kiosk mode.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Variable scope
Variables can be declared anywhere in the code....