ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic management of exceptions
The management of exceptions can be customized by process......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Handling the report blocks through programming
Each report block is associated with different events......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
grCreate (Function)
Creates a specific type of chart.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Global and local variable
Two types of variables are available......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
WEBDEV license agreement
WEBDEV license agreement...
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
LDAPFind (Function)
Performs a search in an LDAP server.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Programming an indexed control
Constants for managing images in websites
Constants for managing appointments
Lists of constants used to manage the appointments...
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
14. PHP generation in practice
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
Conversion (Function)
Converts a value from a unit to another one.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.