ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

15. Cookies: information stored on the end user's computer
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
PageBorderVisible (Property)
The PageBorderVisible property is used to: determine if the page borders are displayed in a Diagram Editor control. show or hide the page borders in a Diagram Editor control....
LibraryPanelVisible (Property)
The LibrayPanelVisible property is used to: determine if the "Library" panel is displayed in a Diagram Editor control. show or hide the "Library" panel in a Diagram Editor control....
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......